| Package | Description |
|---|---|
| jlibs.core.lang |
| Modifier and Type | Method and Description |
|---|---|
Count<T> |
Count.add(Count<T> other) |
Count<T> |
Count.add(long amount,
T unit) |
Count<T> |
Count.clear() |
static <T extends jlibs.core.lang.Count.Unit> |
Count.newInstance(Class<T> unitClass) |
Count<T> |
Count.set(Count<T> other) |
Count<T> |
Count.set(long amount,
T unit) |
| Modifier and Type | Method and Description |
|---|---|
Count<T> |
Count.add(Count<T> other) |
int |
Count.compareTo(Count<T> that) |
Count<T> |
Count.set(Count<T> other) |
Copyright © 2021. All rights reserved.