Interface TypePredicate

All Superinterfaces:
Serializable

public interface TypePredicate extends Serializable
A predicate for testing Types.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
    apply(com.sun.tools.javac.code.Type type, VisitorState state)