com.hazelcast.query.impl.getters
Class NullGetter
java.lang.Object
com.hazelcast.query.impl.getters.NullGetter
public final class NullGetter
- extends Object
Null getter describes neutral behaviour for a Getter
.
Field Summary |
static NullGetter |
NULL_GETTER
Shared singleton instance of this class. |
protected com.hazelcast.query.impl.getters.Getter |
parent
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL_GETTER
public static final NullGetter NULL_GETTER
- Shared singleton instance of this class.
parent
protected final com.hazelcast.query.impl.getters.Getter parent
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.