public class RandomToByteBuffer extends Object implements LongFunction<ByteBuffer>
| Constructor and Description |
|---|
RandomToByteBuffer(int length) |
RandomToByteBuffer(int length,
long seed) |
public RandomToByteBuffer(int length)
public RandomToByteBuffer(int length,
long seed)
public ByteBuffer apply(long input)
apply in interface LongFunction<ByteBuffer>Copyright © 2018. All rights reserved.