|
GLG Toolkit, Java Class Library
Version 4.6
|
Specifies clone type. More...
Specifies clone type.
Constants | |
| static final int | CONSTRAINED_CLONE = 3 |
| Clone type constant. More... | |
| static final int | FULL_CLONE = 2 |
| Clone type constant. More... | |
| static final int | SHALLOW_CLONE = 4 |
| Clone type constant. More... | |
| static final int | STRONG_CLONE = 1 |
| Clone type constant. More... | |
| static final int | WEAK_CLONE = 0 |
| Clone type constant. More... | |
|
static |
Clone type constant.
|
static |
Clone type constant.
|
static |
Clone type constant.
|
static |
Clone type constant.
|
static |
Clone type constant.