Package org.drools.core.util
Interface Triple
-
- All Superinterfaces:
Entry,Serializable
- All Known Implementing Classes:
TripleImpl
public interface Triple extends Entry, Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetInstance()ObjectgetProperty()ObjectgetValue()
-