com.datumbox.framework.common.interfaces
Interface Copyable<T extends Copyable>
-
- Type Parameters:
T-
- All Known Implementing Classes:
- AssociativeArray2D, Dataframe, DataTable2D, FlatDataList
public interface Copyable<T extends Copyable>This interface is implemented by all classes which implement the copy() method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description Tcopy()Copies itself and returns a new instance of the same type.
-
-
-
Method Detail
-
copy
T copy()
Copies itself and returns a new instance of the same type.- Returns:
-
-
DataMelt 3.0 © DataMelt by jWork.ORG