public interface CopyableMetaData extends Cloneable
copy()
method.
On the presence of this method are based some assumption to use generics during clone deep into the metadatas
members.Modifier and Type | Method and Description |
---|---|
CopyableMetaData |
copy()
Creates and returns a copy of this object.
|
CopyableMetaData copy()
Copyright © 2021 JBoss by Red Hat. All rights reserved.