当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
CompositeObjectSinkAdapter.HashKey (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.reteoo
Class CompositeObjectSinkAdapter.HashKey
java.lang.Object
org.drools.reteoo.CompositeObjectSinkAdapter.HashKey
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CompositeObjectSinkAdapter
public static class CompositeObjectSinkAdapter.HashKey
- extends Object
- implements Serializable
- See Also:
- Serialized Form
CompositeObjectSinkAdapter.HashKey
public CompositeObjectSinkAdapter.HashKey()
CompositeObjectSinkAdapter.HashKey
public CompositeObjectSinkAdapter.HashKey(int index,
FieldValue value)
CompositeObjectSinkAdapter.HashKey
public CompositeObjectSinkAdapter.HashKey(int index,
Object value,
Extractor extractor)
getIndex
public int getIndex()
setValue
public void setValue(int index,
Object value,
Extractor extractor)
setValue
public void setValue(int index,
FieldValue value)
getBooleanValue
public boolean getBooleanValue()
getLongValue
public long getLongValue()
getDoubleValue
public double getDoubleValue()
getObjectValue
public Object getObjectValue()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object object)
- Overrides:
equals
in class Object
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.