public final class ClonerNoop<T> extends Object implements Cloner<T>
ClonerNoop
Cloner
null
static Cloner<?>
INSTANCE
ClonerNoop()
T
clone(T obj)
static <T> Cloner<T>
get()
getIfNull(Cloner<T> cloner)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Cloner<?> INSTANCE
public ClonerNoop()
public T clone(T obj)
clone
Cloner<T>
obj
public static <T> Cloner<T> get()
public static <T> Cloner<T> getIfNull(Cloner<T> cloner)
Copyright © 2015. All Rights Reserved.