public final class Deprecated extends Attribute
Attribute
,
Serialized Formconstant_pool, length, name_index
Constructor and Description |
---|
Deprecated(int name_index,
int length,
byte[] bytes,
ConstantPool constant_pool) |
public Deprecated(int name_index, int length, byte[] bytes, ConstantPool constant_pool)
name_index
- Index in constant pool to CONSTANT_Utf8length
- Content length in bytesbytes
- Attribute contentsconstant_pool
- Array of constantsCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.