Class Utils
java.lang.Object
org.astonbitecode.j4rs.utils.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?> forNameBasedOnArgs(GeneratedArg[] params) static Class<?> forNameEnhanced(String className) static StringthrowableToString(Throwable throwable)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
forNameEnhanced
- Throws:
ClassNotFoundException
-
forNameBasedOnArgs
-
throwableToString
-