Annotation Interface ToString


@Retention(RUNTIME) public @interface ToString
Annotation to mark an interface's default method as a delegate when toString() is called
Author:
raven