public class TypeRefUtil
extends java.lang.Object
| Constructor and Description |
|---|
TypeRefUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBooleanField(FieldValue fieldVal) |
static boolean |
isPrimitiveBoolean(TypeRef fieldType) |
static boolean |
isPrimitiveWrapper(Type type) |
static boolean |
isPrimitiveWrapper(TypeRef type) |
public static boolean isPrimitiveWrapper(Type type)
public static boolean isPrimitiveWrapper(TypeRef type)
public static boolean isPrimitiveBoolean(TypeRef fieldType)
public static boolean isBooleanField(FieldValue fieldVal)