Package io.virtdata.random
Class Murmur3Time
- java.lang.Object
-
- io.virtdata.random.Murmur3Time
-
- All Implemented Interfaces:
java.util.function.LongUnaryOperator
public class Murmur3Time extends java.lang.Object implements java.util.function.LongUnaryOperatorA generator that is mostly useless, except for testing useless generators. This is used as a control for the concurrent generation tester.
-
-
Constructor Summary
Constructors Constructor Description Murmur3Time()
-
Method Summary
Modifier and Type Method Description longapplyAsLong(long operand)
-