Class UntouchedValue
- java.lang.Object
-
- org.ametys.plugins.repository.data.holder.values.UntouchedValue
-
public class UntouchedValue extends Object
Untouched value, used for some data types in order to not read the actual value (too costly or unsafe)
-
-
Constructor Detail
-
UntouchedValue
public UntouchedValue()
-
-