public static class Predicates.NotPredicate extends Object implements Predicate, DataSerializable
| Constructor and Description |
|---|
Predicates.NotPredicate() |
Predicates.NotPredicate(Predicate predicate) |
public Predicates.NotPredicate(Predicate predicate)
public Predicates.NotPredicate()
public void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
DataSerializablewriteData in interface DataSerializableout - outputIOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws IOException
DataSerializablereadData in interface DataSerializablein - inputIOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.