public class IndexedObjectCopier<T> extends Object implements Copier<T>
IndexedObjectCopier(Object source, T target, Type targetType, CopyOptions options)
T
copy()
deepCopy()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IndexedObjectCopier(Object source, T target, Type targetType, CopyOptions options)
source
target
options
public T copy()
copy
Copier<T>
public T deepCopy()
deepCopy
Copyright © 2025 fossc. All rights reserved.