org.eviline.randomizer
Class AbstractRandomizer

java.lang.Object
  extended by org.eviline.randomizer.AbstractRandomizer
All Implemented Interfaces:
Randomizer
Direct Known Subclasses:
Bag7Randomizer, BipolarRandomizer, ConcurrentRandomizer, QueuedRandomizer, RandomRandomizer

public abstract class AbstractRandomizer
extends Object
implements Randomizer


Constructor Summary
AbstractRandomizer()
           
 
Method Summary
 List<ShapeType> getNext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eviline.randomizer.Randomizer
config, getTaunt, name, provideShape
 

Constructor Detail

AbstractRandomizer

public AbstractRandomizer()
Method Detail

getNext

public List<ShapeType> getNext()
Specified by:
getNext in interface Randomizer


Copyright © 2013. All Rights Reserved.