com.hazelcast.query
Interface Expression<T>

All Superinterfaces:
Serializable
All Known Implementing Classes:
EntryKeyObject, Predicates.AbstractExpression, Predicates.GetExpressionImpl

public interface Expression<T>
extends Serializable


Method Summary
 T getValue(Object obj)
           
 

Method Detail

getValue

T getValue(Object obj)


Copyright .9.4-SNAPSHOT; 2008-2011 Hazel Ltd. All Rights Reserved.