com.gomjabbar.classes.bytecode
Class AttributeInfo.DeprecatedInfo

java.lang.Object
  |
  +--com.gomjabbar.classes.bytecode.AttributeInfo.DeprecatedInfo
Enclosing class:
AttributeInfo

public static class AttributeInfo.DeprecatedInfo
extends java.lang.Object


Constructor Summary
AttributeInfo.DeprecatedInfo(AttributeInfo ai)
           
 
Method Summary
static AttributeInfo createDeprecatedAttribute(PseudoClassFile pcf, byte[] type_index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeInfo.DeprecatedInfo

public AttributeInfo.DeprecatedInfo(AttributeInfo ai)
Method Detail

createDeprecatedAttribute

public static AttributeInfo createDeprecatedAttribute(PseudoClassFile pcf,
                                                      byte[] type_index)