public final class Classes extends Object
public static String shortNameOf(String className)
className
- class name to chew onpublic static <T> Class<T> wrapperOf(Class<T> clazz)
T
- generic class typeclazz
- the class to checkclazz
is primitive, otherwise clazz
Copyright © 2015. All Rights Reserved.