T
R
public class SingleOperatorCast<T,R> extends Object implements Func1<T,R>
SingleOperatorCast(Class<R> castClass)
call(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleOperatorCast(Class<R> castClass)
public R call(T t)
call
Func1<T,R>
Copyright © 2018. All rights reserved.