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