Class OnDemandSunReflectionFactory
java.lang.Object
com.espertech.esper.common.internal.util.OnDemandSunReflectionFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Constructor<T>
getConstructor
(Class<T> clazz, Constructor<Object> constructor)
-
Method Details
-
getConstructor
-