Class EntitySeedSupplier
- java.lang.Object
-
- uk.gov.gchq.gaffer.randomelementgeneration.supplier.EntitySeedSupplier
-
- All Implemented Interfaces:
Supplier<uk.gov.gchq.gaffer.operation.data.EntitySeed>
,ElementSeedSupplier<uk.gov.gchq.gaffer.operation.data.EntitySeed>
public class EntitySeedSupplier extends Object implements ElementSeedSupplier<uk.gov.gchq.gaffer.operation.data.EntitySeed>
-
-
Constructor Summary
Constructors Constructor Description EntitySeedSupplier(long maxNodeId)
-