Package proguard.dexfile.reader.node
Class DexAnnotationNode.Item
- java.lang.Object
 - 
- proguard.dexfile.reader.node.DexAnnotationNode.Item
 
 
- 
- Enclosing class:
 - DexAnnotationNode
 
public static class DexAnnotationNode.Item extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description Item(java.lang.String name, java.lang.Object value) 
 -