static <V> V
cast(Object object)
static <E, C extends Collection<E>>C
checkCollection(Object object, Class<E> type)
static <K, V> Map<K,V>
checkMap(Object object, Class<K> keyType, Class<V> valueType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait