org.codehaus.groovy.util
Interface SingleKeyHashMap.Copier

Enclosing class:
SingleKeyHashMap

public static interface SingleKeyHashMap.Copier


Method Summary
 Object copy(Object value)
           
 

Method Detail

copy

Object copy(Object value)

Copyright © 2003-2010 The Codehaus. All rights reserved.