Class LongToLongPOJO

java.lang.Object
io.nosqlbench.virtdata.userlibs.testing.LongToLongPOJO
All Implemented Interfaces:
java.util.function.LongFunction<ARandomPOJO>

public class LongToLongPOJO
extends java.lang.Object
implements java.util.function.LongFunction<ARandomPOJO>
  • Constructor Summary

    Constructors 
    Constructor Description
    LongToLongPOJO()  
  • Method Summary

    Modifier and Type Method Description
    ARandomPOJO apply​(long value)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait