Java Reference

Java Reference

IntTupleSet Member List

This is the complete list of members for IntTupleSet, including all inherited members.

arity()IntTupleSetinline
clear()IntTupleSetinline
contains(int[] tuple)IntTupleSetinline
contains(long[] tuple)IntTupleSetinline
delete()IntTupleSetinline
insert(int[] tuple)IntTupleSetinline
insert(long[] tuple)IntTupleSetinline
insert2(long v0, long v1)IntTupleSetinline
insert3(long v0, long v1, long v2)IntTupleSetinline
insert4(long v0, long v1, long v2, long v3)IntTupleSetinline
insertAll(long[][] tuples)IntTupleSetinline
insertAll(int[][] tuples)IntTupleSetinline
IntTupleSet(long cPtr, boolean cMemoryOwn)IntTupleSetinlineprotected
IntTupleSet(int arity)IntTupleSetinline
IntTupleSet(IntTupleSet set)IntTupleSetinline
numDifferentValuesInColumn(int col)IntTupleSetinline
numTuples()IntTupleSetinline
sortedByColumn(int col)IntTupleSetinline
sortedLexicographically()IntTupleSetinline
value(int tuple_index, int pos_in_tuple)IntTupleSetinline