Package | Description |
---|---|
com.vladium.jcd.cls |
Modifier and Type | Method and Description |
---|---|
int |
ConstantCollection.find(int type,
IConstantCollection.IConstantComparator comparator) |
int |
IConstantCollection.find(int type,
IConstantCollection.IConstantComparator comparator)
Searches the pool for a matching constant of given type with equality
semantics expressed by 'comparator'.
|