Annotationsschnittstelle ReflectUtil.ExcludeFromDump

Umschließende Klasse:
ReflectUtil

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