@Retention(value=CLASS) @Target(value=TYPE_USE) public @interface Jailbreak
Jailbreak.
Annotate the type on a variable, parameter, or new expression with @Jailbreak to avoid the drudgery
and vulnerability of Java reflection.
See the Type-safe Reflection documentation for
more information.
See also ManObjectExt.jailbreak(Object)Copyright © 2019. All rights reserved.