Package org.codehaus.groovy.util
Interface SingleKeyHashMap.Copier
- 
- Enclosing class:
 - SingleKeyHashMap
 
public static interface SingleKeyHashMap.Copier 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectcopy(Object value) 
 -