Package org.drools.core.marshalling
Class TupleKey
- java.lang.Object
-
- org.drools.core.marshalling.TupleKey
-
public class TupleKey extends Object
-
-
Constructor Summary
Constructors Constructor Description TupleKey(long[] tuple)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static long[]createTupleArray(Tuple tuple)static TupleKeycreateTupleKey(Tuple leftTuple)booleanequals(Object obj)inthashCode()
-