org.graphstream.algorithm.randomWalk
Class Entity

java.lang.Object
  extended by org.graphstream.algorithm.randomWalk.Entity
Direct Known Subclasses:
TabuEntity

public abstract class Entity
extends Object

A base entity for the RandomWalk algorithm.


Constructor Summary
Entity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Entity

public Entity()


Copyright © 2011. All Rights Reserved.