JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.jline.groovy
Package
org.jline.script
Interface GroovyEngine.Cloner
Enclosing class:
GroovyEngine
public static interface
GroovyEngine.Cloner
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
clone
(
Object
obj)
void
markCache
()
void
purgeCache
()
Method Details
clone
Object
clone
(
Object
obj)
markCache
void
markCache
()
purgeCache
void
purgeCache
()