Uses of Enum Class
org.benf.cfr.reader.entities.attributes.AttributeModule.ModuleFlags
Packages that use AttributeModule.ModuleFlags
-
Uses of AttributeModule.ModuleFlags in org.benf.cfr.reader.entities.attributes
Methods in org.benf.cfr.reader.entities.attributes that return AttributeModule.ModuleFlagsModifier and TypeMethodDescriptionstatic AttributeModule.ModuleFlags
Returns the enum constant of this class with the specified name.static AttributeModule.ModuleFlags[]
AttributeModule.ModuleFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.benf.cfr.reader.entities.attributes that return types with arguments of type AttributeModule.ModuleFlagsModifier and TypeMethodDescriptionstatic Set<AttributeModule.ModuleFlags>
AttributeModule.ModuleFlags.build
(int raw) AttributeModule.getFlags()