JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
org.instancio.documentation
InternalApi
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type InternalApi
@Documented
@Retention
(
RUNTIME
)
@Target
({
ANNOTATION_TYPE
,
CONSTRUCTOR
,
METHOD
,
PACKAGE
,
TYPE
})
public @interface
InternalApi
Denotes internal APIs that are not intended for external use.
Since:
2.0.0