public class ExcuteExpression<T extends ExcuteObj> extends Object implements Callable<T>
ExcuteExpression(ExcuteObj obj)
T
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExcuteExpression(ExcuteObj obj)
public T call() throws Exception
call
Callable<T extends ExcuteObj>
Exception
Copyright © 2023 onecode. All rights reserved.