public static class Predicates.RegexPredicate extends Object implements Predicate, DataSerializable
| Constructor and Description |
|---|
Predicates.RegexPredicate() |
Predicates.RegexPredicate(String attribute,
String regex) |
public void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws IOException
writeData in interface DataSerializableIOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws IOException
readData in interface DataSerializableIOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.