Class Holder<T>
java.lang.Object
org.elasticsearch.xpack.esql.core.util.Holder<T>
Simply utility class used for setting a state, typically
for closures (which require outside variables to be final).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Holder
public Holder() -
Holder
-
-
Method Details
-
set
-
get
-