Interface TypesUtil
public interface TypesUtil
-
Field Summary
Fields -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic booleanisStructuralInterface(com.sun.tools.javac.code.Types types, com.sun.tools.javac.code.Symbol sym)
-
Field Details
-
STRUCTURAL
- See Also:
-
-
Method Details
-
isStructuralInterface
static boolean isStructuralInterface(com.sun.tools.javac.code.Types types, com.sun.tools.javac.code.Symbol sym)
-