public class ClassModel.AttributePool.RuntimeAnnotationsEntry extends ClassModel.AttributePool.PoolEntry<ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo>
Modifier and Type | Class and Description |
---|---|
class |
ClassModel.AttributePool.RuntimeAnnotationsEntry.AnnotationInfo |
Constructor and Description |
---|
RuntimeAnnotationsEntry(ByteReader _byteReader,
int _nameIndex,
int _length) |
getPool, iterator
getAttributePool, getLength, getName, getNameIndex
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public RuntimeAnnotationsEntry(ByteReader _byteReader, int _nameIndex, int _length)
Copyright © 2016 Syncleus. All rights reserved.