Annotation Type Traits.Implemented
@Retention(RUNTIME) @Target(METHOD) public static @interface Traits.Implemented
Internal annotation used to indicate which methods in a trait interface have a
default implementation.
@Retention(RUNTIME) @Target(METHOD) public static @interface Traits.Implemented