public interface ConstantEntry
Modifier and Type | Method and Description |
---|---|
Object |
getConstant()
Return the value of the constant held by this entry.
|
void |
setConstant(Object value)
Set the value of the constant held by this entry.
|
Copyright © 2002–2019. All rights reserved.