org.drools.marshalling.impl
Class ProtobufInputMarshaller.TupleKey

java.lang.Object
  extended by org.drools.marshalling.impl.ProtobufInputMarshaller.TupleKey
Enclosing class:
ProtobufInputMarshaller

public static class ProtobufInputMarshaller.TupleKey
extends Object


Constructor Summary
ProtobufInputMarshaller.TupleKey(int[] tuple)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtobufInputMarshaller.TupleKey

public ProtobufInputMarshaller.TupleKey(int[] tuple)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


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