Class TypeUtil
java.lang.Object
se.krka.kahlua.integration.expose.TypeUtil
public class TypeUtil
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TypeUtil() -
Method Summary
Modifier and Type Method Description static java.lang.StringgetClassName(java.lang.reflect.Type type)static java.lang.StringremovePackages(java.lang.String s)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TypeUtil
public TypeUtil()
-
-
Method Details
-
removePackages
public static java.lang.String removePackages(java.lang.String s) -
getClassName
public static java.lang.String getClassName(java.lang.reflect.Type type)
-