JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.hc.core5.annotation
Internal
Contents
Description
Hide sidebar
Show sidebar
Annotation Type Internal
@Documented
@Target
({
TYPE
,
METHOD
,
CONSTRUCTOR
,
PACKAGE
})
@Retention
(
CLASS
)
public @interface
Internal
The package, class or method to which this annotation is applied is marked as internal and its use ought to be avoided.