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
com.google.common.annotations
Annotation Interface J2ktIncompatible
@Retention
(
CLASS
)
@Target
({
TYPE
,
METHOD
,
CONSTRUCTOR
,
FIELD
})
public @interface
J2ktIncompatible
The presence of this annotation on an API indicates that the method may
not
be used with J2kt.
Since:
32.0.0