T
- the type of the property.public interface PropertySerialization<T>
PropertyModel
to determine if a value should be serialized.Modifier and Type | Method and Description |
---|---|
boolean |
shouldSerialize(T value)
Determines if a value should be serialized
|
boolean shouldSerialize(T value)
value
- the value to checkCopyright © 2010 - 2020 Adobe. All Rights Reserved