Uses of Interface
org.yaml.snakeyaml.representer.Represent
Packages that use Represent
-
Uses of Represent in org.yaml.snakeyaml.representer
Classes in org.yaml.snakeyaml.representer that implement RepresentModifier and TypeClassDescriptionprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classRepresents primitive arrays, such as short[] and float[], by converting them into equivalent Listand List using the appropriate autoboxing type. protected classprotected classprotected classFields in org.yaml.snakeyaml.representer declared as RepresentModifier and TypeFieldDescriptionprotected RepresentBaseRepresenter.nullRepresenterin Java 'null' is not a type.Fields in org.yaml.snakeyaml.representer with type parameters of type RepresentModifier and TypeFieldDescriptionBaseRepresenter.multiRepresentersrepresent class and its children with common codeBaseRepresenter.representersrepresent the class without its subclasses