Uses of Class
com.aoapps.lang.attribute.Attribute.OldValue
-
Packages that use Attribute.OldValue Package Description com.aoapps.lang.attribute Utilities for working with various attribute scopes. -
-
Uses of Attribute.OldValue in com.aoapps.lang.attribute
Methods in com.aoapps.lang.attribute that return Attribute.OldValue Modifier and Type Method Description abstract Attribute.OldValueAttribute. init(T value)Initializes this attribute, returning a backup value, which must beclosedto restore the old value.
-