Package com.helger.base.clone
package com.helger.base.clone
-
ClassDescriptionHelper class for cloning objects.ICloneable<DATATYPE>This is a type-safe replacement interface for the default
Cloneableinterface since it contains the desired return type and is accessible solely by the interface.