Package | Description |
---|---|
org.modeshape.sequencer.classfile.metadata |
The classes that are immutable representations of metadata appearing in Java class files.
|
Modifier and Type | Method and Description |
---|---|
List<FieldMetadata> |
EnumMetadata.getFields() |
List<FieldMetadata> |
ClassMetadata.getFields() |
Modifier and Type | Method and Description |
---|---|
int |
FieldMetadata.compareTo(FieldMetadata o) |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.