Package | Description |
---|---|
org.jadira.reflection.cloning.implementor |
Modifier and Type | Class and Description |
---|---|
class |
AsmCloneStrategy
A CloneStrategy that uses ASM
|
class |
InvokeDynamicCloneStrategy
A CloneStrategy that uses invokedynamic via DynaLang and ASM
|
class |
PortableCloneStrategy
A CloneStrategy that uses reflection
|
class |
UnsafeCloneStrategy
A CloneStrategy that uses sun.misc.Unsafe
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.