Interface ElementSeedSupplier<T extends uk.gov.gchq.gaffer.operation.data.ElementSeed>
-
- All Superinterfaces:
Supplier<T>
- All Known Implementing Classes:
EdgeSeedSupplier
,EntitySeedSupplier
public interface ElementSeedSupplier<T extends uk.gov.gchq.gaffer.operation.data.ElementSeed> extends Supplier<T>