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