public class Types extends Object
static <A,B extends A>B
checkType(A value, Class<B> target, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <A,B extends A> B checkType(A value, Class<B> target, String name)
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.