Uses of Interface
org.smartparam.engine.util.Formatter
Packages that use Formatter
-
Uses of Formatter in org.smartparam.engine.util
Methods in org.smartparam.engine.util with parameters of type FormatterModifier and TypeMethodDescriptionstatic StringPrinter.print(Collection<?> list, String title, int maxLines, Formatter formatter) Creates a string representing the contents of thelistcollection in readable form.