Java isn't allowing casting from a proxy to a concrete class. JDK proxies ( java.lang.reflect.Proxy ) are only proxies of an interface.
確定! 回上一頁