Package org.xmlunit.util
Interface Predicate<T>
- All Known Implementing Classes:
ElementSelectors.CanBeComparedPredicate
,IsNullPredicate
,ValidationMatcher.HasSystemIdPredicate
public interface Predicate<T>
A function that tests an object for a property.
-
Method Summary
-
Method Details
-
test
-