public class StructuralTypeProxyGenerator extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
arePrimitiveTypesAssignable(Class toType,
Class fromType) |
static boolean |
isObjectMethod(Method mi) |
static Class |
makeProxy(Class<?> iface,
Class<?> rootClass,
String name) |
Copyright © 2018. All rights reserved.