|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConstantEntry
Interface implemented by entries representing constant values. Allows generic access the constant value regardless of type.
Method Summary | |
---|---|
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. |
Method Detail |
---|
Object getConstant()
void setConstant(Object value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |