DATATYPE - The type of object to filter.PARAMTYPE - The type of the parameter@FunctionalInterface public interface IFilterWithParameter<DATATYPE,PARAMTYPE> extends IBiPredicate<DATATYPE,PARAMTYPE>
IFilter instead. This is
basically a serializable BiPredicate.testCopyright © 2014–2017 Philip Helger. All rights reserved.