public class Counter extends Object
CountInputStream
,
CountOutputStream
Constructor and Description |
---|
Counter() |
Modifier and Type | Method and Description |
---|---|
void |
add(long delta)
Adds count.
|
long |
get()
Returns current count.
|
protected void |
onChanged()
Invoked when counter was changed.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.