JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Module
com.carrotsearch.hppc
Package
com.carrotsearch.hppc.internals
Annotation Interface SuppressForbidden
@Retention
(
CLASS
)
@Target
({
CONSTRUCTOR
,
FIELD
,
METHOD
,
TYPE
})
public @interface
SuppressForbidden
Suppresses forbidden-API checks.