Annotation Type ImmutableObject.DoNotHydrate


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