Interface TypePredicate
- All Superinterfaces:
Serializable
A predicate for testing
Types.-
Method Summary
Modifier and TypeMethodDescriptiondefault TypePredicateand(TypePredicate other) booleanapply(com.sun.tools.javac.code.Type type, VisitorState state)
-
Method Details
-
apply
-
and
-