Class TupleIndexValue
java.lang.Object
com.blazebit.persistence.view.impl.objectbuilder.TupleIndexValue
- Since:
- 1.0.0
- Author:
- Christian Beikov
-
Constructor Summary
ConstructorsConstructorDescriptionTupleIndexValue(Object targetValue, Object[] tuple, int restTupleIndex, int offset) -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddRestTuple(Object[] tuple, int tupleIndex, int offset) booleancontainsRestTuple(Object[] tuple, int tupleIndex, int offset)
-
Constructor Details
-
TupleIndexValue
-
-
Method Details
-
getTupleValue
-
addRestTuple
-
containsRestTuple
-