Package | Description |
---|---|
org.apache.jdo.impl.model.java |
This package contains classes that are for use across all kinds of
JavaModel implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
FloatingPointType
A FloatingPointType instance represents a floating point type as defined
in the Java language.
|
class |
IntegralType
A IntegralType instance represents an integral type as defined in the
Java language.
|
Modifier and Type | Field and Description |
---|---|
static PrimitiveType |
PredefinedType.booleanType
The JavaType instance for the primitive type boolean.
|
Modifier and Type | Method and Description |
---|---|
PrimitiveType |
WrapperClassType.getWrappedPrimitiveType() |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.