Annotation Interface ImmutableObject.DoNotHydrate

Enclosing class:
ImmutableObject

@Documented @Retention(RUNTIME) @Target(FIELD) public static @interface ImmutableObject.DoNotHydrate
Marker to indicate that ImmutableObject.toHydratedString() should not hydrate a field.