Annotation Interface ReflectUtil.ExcludeFromDump

Enclosing class:
ReflectUtil

@Retention(RUNTIME) @Target(FIELD) public static @interface ReflectUtil.ExcludeFromDump
Annotates fields that are to be skipped in ReflectUtil.collectFields() and ReflectUtil.toString().
Author:
Eike Stepper