Interface MessageFormatSupport.TypeChecker

  • Enclosing interface:
    MessageFormatSupport

    public static interface MessageFormatSupport.TypeChecker
    • Method Detail

      • isCompatibleWith

        boolean isCompatibleWith​(String typeName,
                                 Set<String> allowedTypeNames)