Class SmartKeyGenerator

java.lang.Object
io.deephaven.engine.testutil.generator.AbstractReinterpretedGenerator<T,T>
io.deephaven.engine.testutil.generator.AbstractGenerator<com.fishlib.datastructures.util.SmartKey>
io.deephaven.engine.testutil.generator.SmartKeyGenerator
All Implemented Interfaces:
TestDataGenerator<com.fishlib.datastructures.util.SmartKey,com.fishlib.datastructures.util.SmartKey>

public class SmartKeyGenerator extends AbstractGenerator<com.fishlib.datastructures.util.SmartKey>
  • Constructor Details

  • Method Details

    • nextValue

      public com.fishlib.datastructures.util.SmartKey nextValue(Random random)
    • getType

      public Class<com.fishlib.datastructures.util.SmartKey> getType()
      Returns:
      the type of the chunk that we populate