JavaScript is disabled on your browser.
Skip navigation links
WildFly Common 2.0.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.wildfly.common.flags.Flags
Packages that use
Flags
Package
Description
org.wildfly.common.flags
Uses of
Flags
in
org.wildfly.common.flags
Classes in
org.wildfly.common.flags
with type parameters of type
Flags
Modifier and Type
Class
Description
class
Flags
<E extends
Enum
<E>,
This extends
Flags
<E,
This>>
A base class for implementing value-like flags and flag sets, where flags and flag sets may be used without allocation overhead.