Package io.deephaven.engine.util
Class GroovyDeephavenSession.GroovySnapshot
java.lang.Object
io.deephaven.engine.util.GroovyDeephavenSession.GroovySnapshot
- All Implemented Interfaces:
AbstractScriptSession.Snapshot
,SafeCloseable
,AutoCloseable
- Enclosing class:
- GroovyDeephavenSession
protected static class GroovyDeephavenSession.GroovySnapshot
extends Object
implements AbstractScriptSession.Snapshot
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GroovySnapshot
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceSafeCloseable
-