DATATYPE - The type of object to filter.public interface ISerializableFilter<DATATYPE> extends IFilter<DATATYPE>, Serializable
IFilter so that implementing classes are also
Serializable.matchesFilterCopyright © 2006–2015 phloc systems. All rights reserved.