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