Package tech.illuin.pipeline.commons
Class Reflection
java.lang.Object
tech.illuin.pipeline.commons.Reflection
- Author:
- Pierre Lecerf ([email protected])
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetMethodSignature(Method method) getOptionalParameter(Parameter parameter, C expectedSuperclass) getStreamParameter(Parameter parameter, C expectedSuperclass) static Class<?>getWrapperType(Class<?> primitiveType) static boolean
-
Method Details
-
isAnonymousImplementation
-
getMethodSignature
-
getOptionalParameter
-
getStreamParameter
-
getWrapperType
-