Class and Description |
---|
CopyInterceptor
Interface used to control copyobject behavior.
|
Immutable
Annotation used on classes that are immutable; that is,
all public methods return the same value for the same
inputs after the object has been constructed.
|
Class and Description |
---|
Immutable
Annotation used on classes that are immutable; that is,
all public methods return the same value for the same
inputs after the object has been constructed.
|
Class and Description |
---|
ObjectCopier
Provides an interface for a variety of means to copy an arbitrary
object.
|
ReflectiveCopyException |
Class and Description |
---|
CopyType
Enum used with Copy annotation on fields to indicate
special handling by the object copier.
|
ObjectCopier
Provides an interface for a variety of means to copy an arbitrary
object.
|
ObjectCopierFactory
ObjectCopier factory interface used for registration.
|
ReflectiveCopyException |
Copyright © 2017 Oracle. All rights reserved.