public class ShortRangeGenerator<Context extends GeneratorContext<Context>> extends Object implements Generator<Context,Short>
ShortRangeGenerator(short fromIncluding, short toExcluding)
Short
generate(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShortRangeGenerator(short fromIncluding, short toExcluding)
public Short generate(Context ctx)
generate
Generator<Context extends GeneratorContext<Context>,Short>
ctx
Copyright © 2015–2017 morimekta.net. All rights reserved.