Uses of Class
org.starcoin.serde.format.Named
-
Packages that use Named Package Description org.starcoin.serde.format Module defining the Abstract Syntax Tree (AST) of Serde formats.org.starcoin.serde.format.jackson -
-
Uses of Named in org.starcoin.serde.format
Subclasses of Named in org.starcoin.serde.format Modifier and Type Class Description classNamedFormatclassNamedVariantFormat -
Uses of Named in org.starcoin.serde.format.jackson
Classes in org.starcoin.serde.format.jackson with type parameters of type Named Modifier and Type Class Description classNamedDeserializer<T extends Named<V>,V>
-