Package org.drools.util
Class Pair<K,V>
java.lang.Object
org.drools.util.Pair<K,V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
getLeft
-
getRight
-
hasLeft
public boolean hasLeft() -
hasRight
public boolean hasRight()
-