public final class JavaTypes extends Object
Modifier and Type | Method and Description |
---|---|
static void |
bind(Type type,
Class<?> klass) |
static Class<?> |
getClass(Type type) |
static Class<?> |
getPrimitiveClass(Type type) |
static Type |
getType(Class<?> klass) |
static boolean |
isComplex(Object object) |
static boolean |
isList(Object object) |
Copyright © 2015 Nuxeo SA. All rights reserved.