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