public class StackClosureContext<T> extends AbstractClosureContext<Stack<T>> implements ClosureContext<T>
StackClosureContext()
Object
call(T var, Supplier<?> supplier)
T
get()
get, getVariant
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StackClosureContext()
public T get()
get
ClosureContext<T>
public Object call(T var, Supplier<?> supplier)
call
Copyright © 2021. All rights reserved.