Uses of Class
de.skuzzle.enforcer.restrictimports.util.StringRepresentation
-
Packages that use StringRepresentation Package Description de.skuzzle.enforcer.restrictimports.util -
-
Uses of StringRepresentation in de.skuzzle.enforcer.restrictimports.util
Methods in de.skuzzle.enforcer.restrictimports.util that return StringRepresentation Modifier and Type Method Description StringRepresentationStringRepresentation. add(String attribute, Object value)static StringRepresentationStringRepresentation. ofInstance(Object instance)static StringRepresentationStringRepresentation. ofType(Class<?> type)
-