Package com.googlecode.d2j.node
Class DexAnnotationNode.Item
- java.lang.Object
-
- com.googlecode.d2j.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)
-