Package com.kenai.constantine.platform
Class ConstantResolver.UnknownConstant
- java.lang.Object
-
- com.kenai.constantine.platform.ConstantResolver.UnknownConstant
-
-
Constructor Summary
Constructors Constructor Description UnknownConstant(int value, java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
defined()
int
intValue()
long
longValue()
java.lang.String
name()
java.lang.String
toString()
int
value()
-