org.glassfish.pfl.basic.algorithm
Annotation Type DumpToString


@Documented
@Target(value={FIELD,TYPE})
@Retention(value=RUNTIME)
public @interface DumpToString

This annotation is applied to a field to indicate that it should be displayed by ObjectUtility.*ToString using its toString() value.



Copyright © 2013 Oracle. All Rights Reserved.