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