| Constructor and Description |
|---|
Primitive(Class<?> type) |
Primitive(String integralClassName) |
| Modifier and Type | Method and Description |
|---|---|
static List<Primitive> |
getBridJPrimitives() |
String |
getBufferName() |
Class<?> |
getBufferType() |
String |
getCapName() |
String |
getName() |
static List<Primitive> |
getPrimitives() |
static List<Primitive> |
getPrimitivesNoBool() |
String |
getRawTypeRef() |
String |
getSize() |
Class<?> |
getType() |
String |
getTypeRef() |
Class<?> |
getWrapper() |
String |
getWrapperName() |
boolean |
isSignedIntegral() |
String |
rawValue(String intValue) |
String |
value(String intValue) |
public String getCapName()
public Class<?> getBufferType()
public boolean isSignedIntegral()
public String getTypeRef()
public String getRawTypeRef()
public Class<?> getWrapper()
public String getWrapperName()
public String getBufferName()
public static List<Primitive> getBridJPrimitives()
public static List<Primitive> getPrimitives()
public static List<Primitive> getPrimitivesNoBool()
Copyright © 2009-2015. All Rights Reserved.