Uses of Enum Class
com.hazelcast.config.properties.PropertyTypeConverter
Packages that use PropertyTypeConverter
Package
Description
This package contains the public API for properties defined in the XML configuration.
-
Uses of PropertyTypeConverter in com.hazelcast.config.properties
Methods in com.hazelcast.config.properties that return PropertyTypeConverterModifier and TypeMethodDescriptionstatic PropertyTypeConverter
Returns the enum constant of this class with the specified name.static PropertyTypeConverter[]
PropertyTypeConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.