Package io.deephaven.engine.util
Interface GroovyDeephavenSession.GroovyImport
- Enclosing class:
- GroovyDeephavenSession
Represents an import that can be added to an ImportCustomizer, as a valid return from
GroovyDeephavenSession.createImport(String).-
Method Summary
Modifier and TypeMethodDescriptionvoidappendTo(org.codehaus.groovy.control.customizers.ImportCustomizer imports)
-
Method Details
-
appendTo
void appendTo(org.codehaus.groovy.control.customizers.ImportCustomizer imports)
-