Class MultiCrossProduct
java.lang.Object
net.ontopia.topicmaps.query.impl.utils.MultiCrossProduct
INTERNAL: Expected input is an array of maps with arbitrary keys and values of Object[] type.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
totsize
protected int totsize -
sizes
protected int[] sizes -
offsets
protected int[] offsets -
keys
-
values
-
indexes
protected int[] indexes -
tuple
-
size
protected int size -
finished
protected boolean finished
-
-
Constructor Details
-
MultiCrossProduct
-
-
Method Details
-
reset
public void reset() -
getSize
public int getSize() -
getKeys
-
getKeys
-
getTuple
-
getTuple
-
getMap
-
getMap
-
nextTuple
public boolean nextTuple() -
main
-