public class ExpressionResultCacheEntryLongArrayAndObj
extends java.lang.Object
Constructor and Description |
---|
ExpressionResultCacheEntryLongArrayAndObj(java.lang.Long[] reference,
java.lang.Object result) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long[] |
getReference() |
java.lang.Object |
getResult() |
void |
setReference(java.lang.Long[] reference) |
void |
setResult(java.lang.Object result) |