JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.glassfish.pfl.basic.algorithm
Annotation Type DumpToString
@Documented
@Target
({
FIELD
,
TYPE
})
@Retention
(
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.