Uses of Enum
org.apache.commons.configuration2.sync.NoOpSynchronizer
Package
Description
A package containing interfaces and classes related to synchronization of configurations.
-
Uses of NoOpSynchronizer in org.apache.commons.configuration2.sync
Modifier and TypeMethodDescriptionstatic NoOpSynchronizer
Returns the enum constant of this type with the specified name.static NoOpSynchronizer[]
NoOpSynchronizer.values()
Returns an array containing the constants of this enum type, in the order they are declared.