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