public class RandomLineToInt extends Object implements LongToIntFunction
| Constructor and Description |
|---|
RandomLineToInt(String filename) |
RandomLineToInt(String filename,
long seed) |
public RandomLineToInt(String filename)
public RandomLineToInt(String filename, long seed)
public int applyAsInt(long value)
applyAsInt in interface LongToIntFunctionCopyright © 2018. All rights reserved.