org.eclipse.net4j.util
Annotation Type ReflectUtil.ExcludeFromDump


@Retention(value=RUNTIME)
@Target(value=FIELD)
public static @interface ReflectUtil.ExcludeFromDump

Annotates fields that are to be skipped in ReflectUtil.collectFields() and ReflectUtil.toString().



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.