org.drools.leaps.util
Class TableRecord

java.lang.Object
  extended byorg.drools.leaps.util.TableRecord
All Implemented Interfaces:
java.io.Serializable

public class TableRecord
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form
 

Method Summary
 boolean equals(java.lang.Object that)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object that)