Searched refs:cloneListTFObject (Results 1 – 1 of 1) sorted by relevance
742 cloneListTFObject(deepCopyConfig.getAllObjectOfType(objType)); in partialDeepClone()751 cloneListTFObject(clonedConfig.getConfigurationObjectList(objType))); in partialDeepClone()757 private List<?> cloneListTFObject(List<?> objects) throws ConfigurationException { in cloneListTFObject() method in Configuration