Module de.codecamp.messages.shared
Interface MessageFormatSupport.TypeChecker
- Enclosing interface:
- MessageFormatSupport
public static interface MessageFormatSupport.TypeChecker
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisCompatibleWith(String typeName, Set<String> allowedTypeNames)
-
Method Details
-
isCompatibleWith
-