com.espertech.esper.core.service
Class ExpressionResultCacheEntry<R,T>

java.lang.Object
  extended by com.espertech.esper.core.service.ExpressionResultCacheEntry<R,T>

public class ExpressionResultCacheEntry<R,T>
extends java.lang.Object


Constructor Summary
ExpressionResultCacheEntry(R reference, T result)
           
 
Method Summary
 R getReference()
           
 T getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionResultCacheEntry

public ExpressionResultCacheEntry(R reference,
                                  T result)
Method Detail

getReference

public R getReference()

getResult

public T getResult()

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com