interface MutabilityOracle
| Modifier and Type | Field and Description |
|---|---|
static MutabilityOracle |
IMMUTABLE |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureMutable()
Throws an
UnsupportedOperationException if not mutable. |
static final MutabilityOracle IMMUTABLE