Uses of Class
org.togglz.core.repository.util.DefaultMapSerializer
-
Packages that use DefaultMapSerializer Package Description org.togglz.core.repository.util -
-
Uses of DefaultMapSerializer in org.togglz.core.repository.util
Methods in org.togglz.core.repository.util that return DefaultMapSerializer Modifier and Type Method Description static DefaultMapSerializerDefaultMapSerializer. multiline()Creates a new instance of theDefaultMapSerializer.static DefaultMapSerializerDefaultMapSerializer. multiline(String lineSeparator)Creates a new instance of theDefaultMapSerializer.static DefaultMapSerializerDefaultMapSerializer. singleline()Creates a new instance of theDefaultMapSerializer.
-