Package | Description |
---|---|
cn.orionsec.kit.lang.define.mutable |
Modifier and Type | Method and Description |
---|---|
static MutableInt |
MutableInt.create() |
static MutableInt |
MutableInt.of(int value) |
Modifier and Type | Method and Description |
---|---|
int |
MutableInt.compareTo(MutableInt other) |
Copyright © 2024. All rights reserved.