Interface TypesUtil


  • public interface TypesUtil
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String STRUCTURAL  
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static boolean isStructuralInterface​(com.sun.tools.javac.code.Types types, com.sun.tools.javac.code.Symbol sym)  
    • Method Detail

      • isStructuralInterface

        static boolean isStructuralInterface​(com.sun.tools.javac.code.Types types,
                                             com.sun.tools.javac.code.Symbol sym)