public interface ClosureContext<T>
Object
call(T var, CallableClosure callable)
T
get()
useRTE(T var, CallableClosure callableClosure)
T get()
Object call(T var, CallableClosure callable) throws Throwable
Throwable
Object useRTE(T var, CallableClosure callableClosure)
var
callableClosure
Copyright © 2020. All rights reserved.