public class ObjectCloner extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ObjectCloner.Config |
Modifier and Type | Method and Description |
---|---|
static Object |
clone(Object object) |
static Object |
clone(Object object,
ObjectCloner.Config config) |
public static Object clone(Object object, ObjectCloner.Config config)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.