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