| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.enhancer.classfile |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstDouble
Class representing a double constant in the constant pool of a class file
|
class |
ConstFloat
Class representing a float constant in the constant pool of a class file
|
class |
ConstInteger
Class representing an integer constant in the constant pool of a class file
|
class |
ConstLong
Class representing a long constant in the constant pool of a class file
|
class |
ConstString
Class representing a class specification in the constant pool
|
| Modifier and Type | Method and Description |
|---|---|
ConstValue |
ConstantValueAttribute.value() |
| Constructor and Description |
|---|
ConstantValueAttribute(ConstUtf8 attrName,
ConstValue value)
Construct a constant value attribute
|
Copyright © 2013. All Rights Reserved.