@Documented @Retention(value=RUNTIME) @Target(value={TYPE,METHOD,FIELD}) public @interface UsesJava7
Indicates that the element uses Java 7 API.
Copyright © 2009–2021 MyBatis.org. All rights reserved.