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