public interface CloneableObject
extends java.lang.Cloneable
Title: Structured Data Objects
Description: General interface for all Cloneable Objects.
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Clones the object.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.