org.apache.commons.proxy.provider
Class TestCloningProvider.PrivateCloneable

java.lang.Object
  extended by org.apache.commons.proxy.provider.TestCloningProvider.PrivateCloneable
All Implemented Interfaces:
Cloneable
Enclosing class:
TestCloningProvider

public static class TestCloningProvider.PrivateCloneable
extends Object
implements Cloneable


Constructor Summary
TestCloningProvider.PrivateCloneable()
           
 
Method Summary
protected  Object clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCloningProvider.PrivateCloneable

public TestCloningProvider.PrivateCloneable()
Method Detail

clone

protected Object clone()
Overrides:
clone in class Object


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.