Interface InputB<I>
-
- All Known Subinterfaces:
MultiEntityIdInputB
,MultiInputB<I_ITEM>
- All Known Implementing Classes:
GetElementsBetweenSets
@Deprecated public interface InputB<I>
Deprecated.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
InputB.Builder<OP extends InputB<I>,I,B extends InputB.Builder<OP,I,?>>
Deprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description I
getInputB()
Deprecated.void
setInputB(I inputB)
Deprecated.
-