Package com.tngtech.archunit.base
Class ReflectionUtils
java.lang.Object
com.tngtech.archunit.base.ReflectionUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> T
newInstanceOf
(Class<T> type, Object... parameters)
-
Method Details
-
newInstanceOf
-