public class ExpressionResultCacheEntry<R,T>
extends java.lang.Object
Constructor and Description |
---|
ExpressionResultCacheEntry(R reference,
T result) |
Modifier and Type | Method and Description |
---|---|
R |
getReference() |
T |
getResult() |