-
- All Known Implementing Classes:
LengthCounterBase
public interface LengthCounter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(long len)longgetLength()voidreset()
-
LengthCounterBasepublic interface LengthCounter
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(long len) |
|
long |
getLength() |
|
void |
reset() |