DATATYPE - The type of object to filter.PARAMTYPE - The type of the parameterpublic interface ISerializableFilterWithParameter<DATATYPE,PARAMTYPE> extends IFilterWithParameter<DATATYPE,PARAMTYPE>, Serializable
IFilterWithParameter so that implementing classes are
also Serializable.matchesFilterCopyright © 2006–2015 phloc systems. All rights reserved.