Uses of Enum Class
aQute.libg.re.RE.F.Flag
Packages that use RE.F.Flag
-
Uses of RE.F.Flag in aQute.libg.re
Subclasses with type arguments of type RE.F.Flag in aQute.libg.reMethods in aQute.libg.re that return RE.F.FlagModifier and TypeMethodDescriptionstatic RE.F.FlagReturns the enum constant of this class with the specified name.static RE.F.Flag[]RE.F.Flag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.libg.re that return types with arguments of type RE.F.FlagModifier and TypeMethodDescriptionRE.F.negative()Return the flags to turn off.RE.F.positive()Return the flags to turn on.Methods in aQute.libg.re with parameters of type RE.F.Flag