Annotation Interface NoImplicit


@MinMuleVersion("4.3") @Target(TYPE) @Retention(RUNTIME) @Documented public @interface NoImplicit
Used to express that the annotated element should not support being used implicitly.
Since:
1.3.0