Package | Description |
---|---|
org.glassfish.pfl.dynamic.copyobject.impl | |
org.glassfish.pfl.dynamic.copyobject.spi |
Modifier and Type | Class and Description |
---|---|
class |
FallbackObjectCopierImpl
Trys a first ObjectCopier.
|
class |
JavaStreamObjectCopierImpl |
class |
ObjectCopierImpl
Class used to deep copy arbitrary data.
|
Constructor and Description |
---|
FallbackObjectCopierImpl(ObjectCopier first,
ObjectCopier second) |
Modifier and Type | Method and Description |
---|---|
ObjectCopier |
ObjectCopierFactory.make()
Create a new instance of an ObjectCopier.
|
Copyright © 2017 Oracle. All rights reserved.