Package | Description |
---|---|
info.monitorenter.util.math |
Helpers related to math or basic numeric data types.
|
Modifier and Type | Method and Description |
---|---|
void |
IntegerMutable.add(IntegerMutable i)
Adds the given value to the internal value.
|
void |
IntegerMutable.sub(IntegerMutable i)
Substracts the given value from the internal value.
|
Copyright © 2019. All rights reserved.