public class DefaultValueCloner extends Object implements IValueCloner
| Constructor and Description | 
|---|
DefaultValueCloner()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
cloneValue(Object originalValue,
          boolean isCloneable,
          Class<?> clzz,
          String uid,
          String entryClassName)  | 
static IValueCloner | 
get()  | 
void | 
reset()  | 
public static IValueCloner get()
public Object cloneValue(Object originalValue, boolean isCloneable, Class<?> clzz, String uid, String entryClassName)
cloneValue in interface IValueClonerpublic void reset()
Copyright © GigaSpaces.