public final class ConstantPool extends Object
Modifier and Type | Method and Description |
---|---|
<T> Iterable<T> |
list(Class<T> type)
Lists up all the constants of the specified type (including subtypes if applicable.)
|
int |
size() |
String |
toString() |
Copyright © 2018. All rights reserved.