Interface TabModel

All Superinterfaces:
Future<Void>, Startable
All Known Implementing Classes:
CyclicCellularAutomatonModel, DiffusionLimitedAggregationModel, MandelbrotModel, RandomWalkModel, SimulatedEvolutionModel

public interface TabModel extends Startable, Future<Void>