Package google.registry.model
Annotation Interface ImmutableObject.IgnoredInDiffableMap
- Enclosing class:
ImmutableObject
@Documented
@Retention(RUNTIME)
@Target(FIELD)
protected static @interface ImmutableObject.IgnoredInDiffableMap
Marker to indicate that this filed should be ignored by
ImmutableObject.toDiffableFieldMap()
.