@Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.TYPE }) public @interface Enhanced
An annotation for classes that are compile-time enhanced. Used to fallback to runtime enhancement if compile time enhancement does not occur.
String
version
String[]
enhancedFor
Class<?>[]
mixins
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait