public class Autoboxer extends Object
static <T> T
autobox(Object value, Class<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T autobox(Object value, Class<T> type)