|
GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java (public API).
|
Extends a class with the ability to be cloned mutable. More...
Public Member Functions | |
| Object | cloneMutable () |
| Get a mutable clone from this instance. More... | |
Extends a class with the ability to be cloned mutable.
If the implementing class is designed immutable, it hereby offers a mutable clone.
Definition at line 36 of file WriteCloneable.java.
| Object com.jogamp.common.type.WriteCloneable.cloneMutable | ( | ) |
Get a mutable clone from this instance.