Uses of Interface
uk.gov.gchq.gaffer.accumulostore.operation.InputB.Builder
-
Packages that use InputB.Builder Package Description uk.gov.gchq.gaffer.accumulostore.operation uk.gov.gchq.gaffer.accumulostore.operation.impl -
-
Uses of InputB.Builder in uk.gov.gchq.gaffer.accumulostore.operation
Classes in uk.gov.gchq.gaffer.accumulostore.operation with type parameters of type InputB.Builder Modifier and Type Interface Description static interface
InputB.Builder<OP extends InputB<I>,I,B extends InputB.Builder<OP,I,?>>
Deprecated.Subinterfaces of InputB.Builder in uk.gov.gchq.gaffer.accumulostore.operation Modifier and Type Interface Description static interface
MultiEntityIdInputB.Builder<OP extends MultiEntityIdInputB,B extends MultiEntityIdInputB.Builder<OP,?>>
Deprecated.static interface
MultiInputB.Builder<OP extends MultiInputB<I_ITEM>,I_ITEM,B extends MultiInputB.Builder<OP,I_ITEM,?>>
Deprecated. -
Uses of InputB.Builder in uk.gov.gchq.gaffer.accumulostore.operation.impl
Classes in uk.gov.gchq.gaffer.accumulostore.operation.impl that implement InputB.Builder Modifier and Type Class Description static class
GetElementsBetweenSets.Builder
Deprecated.
-