Package org.evrete.api
Interface MemoryKey
public interface MemoryKey
-
Method Summary
Modifier and Type Method Description ValueHandleget(int fieldIndex)intgetMetaValue()voidsetMetaValue(int i)
-
Method Details
-
get
-
getMetaValue
int getMetaValue() -
setMetaValue
void setMetaValue(int i)
-