public interface Cloner
Modifier and Type | Method and Description |
---|---|
Cell<?> |
clone(Cell<?> cell)
Clones the specified cell.
|
Clustering<?> |
clone(Clustering<?> clustering)
Clones the specified clustering.
|
DecoratedKey |
clone(DecoratedKey key)
Clones the specified key.
|
DecoratedKey clone(DecoratedKey key)
key
- the key to cloneClustering<?> clone(Clustering<?> clustering)
clustering
- the clustering to cloneCopyright © 2009- The Apache Software Foundation