| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static MutableShort |
MutableShort.of(short value) |
| Modifier and Type | Method and Description |
|---|---|
int |
MutableShort.compareTo(MutableShort other)
Compares this mutable to another in ascending order.
|
Copyright © 2021. All rights reserved.