Annotation Type Traits.Implemented

Enclosing class:
Traits

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