Uses of Enum Class
io.protostuff.CollectionSchema.MessageFactories
Packages that use CollectionSchema.MessageFactories
-
Uses of CollectionSchema.MessageFactories in io.protostuff
Methods in io.protostuff that return CollectionSchema.MessageFactoriesModifier and TypeMethodDescriptionCollectionSchema.MessageFactories.getFactory
(Class<? extends Collection<?>> clazz) Returns the message factory for the standard jdkCollection
implementations.CollectionSchema.MessageFactories.getFactory
(String name) Returns the message factory for the standard jdkCollection
implementations.Returns the enum constant of this class with the specified name.static CollectionSchema.MessageFactories[]
CollectionSchema.MessageFactories.values()
Returns an array containing the constants of this enum class, in the order they are declared.