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 clazzCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.