org.eviline.randomizer
Class RandomizerFactory
java.lang.Object
org.eviline.randomizer.RandomizerFactory
public class RandomizerFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS
public static final String CLASS
- See Also:
- Constant Field Values
DEPTH
public static final String DEPTH
- See Also:
- Constant Field Values
RFACTOR
public static final String RFACTOR
- See Also:
- Constant Field Values
FAIR
public static final String FAIR
- See Also:
- Constant Field Values
DISTRIBUTION
public static final String DISTRIBUTION
- See Also:
- Constant Field Values
CONCURRENT
public static final String CONCURRENT
- See Also:
- Constant Field Values
NEXT
public static final String NEXT
- See Also:
- Constant Field Values
RandomizerFactory
public RandomizerFactory()
newRandomizer
public Randomizer newRandomizer(PropertySource props)
Copyright © 2013. All Rights Reserved.