Package manifold.rt.api.util
Interface TypesUtil
-
public interface TypesUtil
-
-
Field Summary
Fields Modifier and Type Field Description static StringSTRUCTURAL
-
Method Summary
Static Methods Modifier and Type Method Description static booleanisStructuralInterface(com.sun.tools.javac.code.Types types, com.sun.tools.javac.code.Symbol sym)
-
-
-
Field Detail
-
STRUCTURAL
static final String STRUCTURAL
- See Also:
- Constant Field Values
-
-