org.glassfish.pfl.dynamic.copyobject.impl
Class JavaStreamObjectCopierImpl
java.lang.Object
org.glassfish.pfl.dynamic.copyobject.impl.JavaStreamObjectCopierImpl
- All Implemented Interfaces:
- ObjectCopier
public class JavaStreamObjectCopierImpl
- extends Object
- implements ObjectCopier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaStreamObjectCopierImpl
public JavaStreamObjectCopierImpl()
copy
public Object copy(Object obj)
- Description copied from interface:
ObjectCopier
- copy the object. Equivalent to copy( obj, false ).
- Specified by:
copy in interface ObjectCopier
Copyright © 2013 Oracle. All Rights Reserved.