public final class NullMultiValueGetter extends Object
Getter
.
Always returns a MultiResult that indicates that the MultiValue object (Collection/Array) was null.Modifier and Type | Field and Description |
---|---|
static NullMultiValueGetter |
NULL_MULTIVALUE_GETTER
Shared singleton instance of this class.
|
protected com.hazelcast.query.impl.getters.Getter |
parent |
public static final NullMultiValueGetter NULL_MULTIVALUE_GETTER
protected final com.hazelcast.query.impl.getters.Getter parent
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.