- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Munn (0.16 sec)
-
maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar
instanceof String) && !((String) object).isEmpty(); * } * }; * </pre> * <p> * This class is designed for scenarios where an anonymous inner class * matcher makes sense. It should not be used by API designers implementing * matchers. * * @author Neil Dunn * @see CustomTypeSafeMatche for a type safe variant of this class that you probably * want to use. * @param <T> The type of object being matched. */ public abstract class CustomMatcher<T> extends BaseMatcher<T> { private final String fixedDescription;...
Archive - Registered: 2023-12-03 03:35 - Last Modified: 2022-10-02 08:41 - 31.9K bytes - Viewed (0)