Uses of Enum
mockit.asm.metadata.ClassMetadataReader.Attribute
Packages that use ClassMetadataReader.Attribute
-
Uses of ClassMetadataReader.Attribute in mockit.asm.metadata
Subclasses with type arguments of type ClassMetadataReader.Attribute in mockit.asm.metadataMethods in mockit.asm.metadata that return ClassMetadataReader.AttributeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ClassMetadataReader.Attribute[]ClassMetadataReader.Attribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructor parameters in mockit.asm.metadata with type arguments of type ClassMetadataReader.AttributeModifierConstructorDescriptionClassMetadataReader(byte[] code, EnumSet<ClassMetadataReader.Attribute> attributesToRead)