org.drools.core.util
Interface Triple

All Superinterfaces:
Entry, Serializable
All Known Implementing Classes:
TripleImpl

public interface Triple
extends Entry, Serializable


Method Summary
 Object getInstance()
           
 Object getProperty()
           
 Object getValue()
           
 
Methods inherited from interface org.drools.core.util.Entry
getNext, setNext
 

Method Detail

getInstance

Object getInstance()

getProperty

Object getProperty()

getValue

Object getValue()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.