Uses of Class
org.apache.sis.metadata.StateChanger
Packages that use StateChanger
-
Uses of StateChanger in org.apache.sis.metadata
Fields in org.apache.sis.metadata with type parameters of type StateChangerModifier and TypeFieldDescriptionprivate static final ThreadLocal<StateChanger>
StateChanger.VISITORS
TheStateChanger
instance in current use.Methods in org.apache.sis.metadata that return types with arguments of type StateChangerModifier and TypeMethodDescription(package private) final ThreadLocal<StateChanger>
StateChanger.creator()
Returns the thread-local variable that created thisStateChanger
instance.