Interface TabModel
- All Superinterfaces:
java.util.concurrent.Future<java.lang.Void>,Startable
- All Known Implementing Classes:
CyclicCellularAutomatonModel,DiffusionLimitedAggregationModel,MandelbrotModel,RandomWalkModel,SimulatedEvolutionModel
public interface TabModel extends Startable, java.util.concurrent.Future<java.lang.Void>
-
Method Summary
Methods inherited from interface java.util.concurrent.Future
cancel, get, get, isCancelled, isDone