org.drools.marshalling.impl
Interface PersisterKey


public interface PersisterKey


Method Summary
 boolean equal(Object object1, Object object2)
           
 int hashCode(Object object)
           
 

Method Detail

equal

boolean equal(Object object1,
              Object object2)

hashCode

int hashCode(Object object)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.