org.eviline.randomizer
Class AbstractRandomizer
java.lang.Object
org.eviline.randomizer.AbstractRandomizer
- All Implemented Interfaces:
- Randomizer
- Direct Known Subclasses:
- Bag7Randomizer, BipolarRandomizer, ConcurrentRandomizer, QueuedRandomizer, RandomRandomizer
public abstract class AbstractRandomizer
- extends Object
- implements Randomizer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRandomizer
public AbstractRandomizer()
getNext
public List<ShapeType> getNext()
- Specified by:
getNext
in interface Randomizer
Copyright © 2013. All Rights Reserved.