Uses of Interface
io.higson.runtime.engine.util.Formatter
Packages that use Formatter
-
Uses of Formatter in io.higson.runtime.engine.util
Methods in io.higson.runtime.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.