public static class DirectInstantiator.ConstructorCache extends ReflectionCache<JavaReflectionUtil.CachedConstructor>
ReflectionCache.CachedInvokable<T>| Constructor and Description |
|---|
ConstructorCache() |
| Modifier and Type | Method and Description |
|---|---|
protected JavaReflectionUtil.CachedConstructor |
create(Class<?> receiver,
Class<?>[] argumentTypes) |
get, sizeprotected JavaReflectionUtil.CachedConstructor create(Class<?> receiver, Class<?>[] argumentTypes)
create in class ReflectionCache<JavaReflectionUtil.CachedConstructor>