public class ProxyUtils extends Object
Constructor and Description |
---|
ProxyUtils() |
Modifier and Type | Method and Description |
---|---|
static List<Class<?>> |
asList(Class<?>... classesArray) |
static List<Class<?>> |
asList(Class<?> clazz) |
static Callable<Object> |
passThrough(Object target) |
Copyright © 2018. All rights reserved.