Uses of Interface
io.protostuff.compiler.Formatter
Packages that use Formatter
-
Uses of Formatter in io.protostuff.compiler
Classes in io.protostuff.compiler that implement FormatterFields in io.protostuff.compiler with type parameters of type FormatterModifier and TypeFieldDescription(package private) static final ConcurrentHashMap<String, Formatter> STCodeGenerator.DEFAULT_FORMATTERSMethods in io.protostuff.compiler with parameters of type FormatterModifier and TypeMethodDescriptionstatic booleanSTCodeGenerator.setFormatter(String name, Formatter f) Returns true if there was no previous formatter with the same name.Method parameters in io.protostuff.compiler with type arguments of type Formatter