org.springframework.richclient.util
Interface PublicCloneable

Show UML class diagram

public interface PublicCloneable


Method Summary
 Object clone()
           
 

Method Detail

clone

Object clone()
             throws CloneNotSupportedException
Throws:
CloneNotSupportedException


Copyright © 2004-2009 The Spring Framework. All Rights Reserved.