public static class PrimitiveType.Code
extends java.lang.Object
byte BYTE short SHORT char CHAR int INT long LONG float FLOAT double DOUBLE boolean BOOLEAN void VOID
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns the standard name of the primitive type.
|
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.