JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
aQute.libg.re
RE
G
Type
Uses of Enum Class
aQute.libg.re.RE.G.Type
Packages that use
RE.G.Type
Package
Description
aQute.libg.re
Uses of
RE.G.Type
in
aQute.libg.re
Subclasses with type arguments of type
RE.G.Type
in
aQute.libg.re
Modifier and Type
Class
Description
static enum
RE.G.Type
Variation of different group types
Methods in
aQute.libg.re
that return
RE.G.Type
Modifier and Type
Method
Description
RE.G.Type
RE.G.
groupType
()
Get the type of this group
static
RE.G.Type
RE.G.Type.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
RE.G.Type
[]
RE.G.Type.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.