Uses of Interface
org.simpleframework.xml.util.Entry
-
Packages that use Entry Package Description org.simpleframework.xml.util -
-
Uses of Entry in org.simpleframework.xml.util
Classes in org.simpleframework.xml.util with type parameters of type Entry Modifier and Type Class Description class
Dictionary<T extends Entry>
TheDictionary
object represents a mapped set of entry objects that can be serialized and deserialized.
-