public class Counter extends Object
| Constructor and Description |
|---|
Counter(long nonNegativeNumber) |
| Modifier and Type | Method and Description |
|---|---|
long |
get() |
static Counter |
of(long num) |
static Counter |
r_(long num) |
Copyright © 2017. All rights reserved.