JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.ibatis.lang
Annotation Interface UsesJava8
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
,
FIELD
})
public @interface
UsesJava8
Indicates that the element uses Java 8 API.