public static class SlidingWindow.Result extends Object
| Constructor and Description |
|---|
Result(long passed,
long limited) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLimited() |
long |
getPassed() |
Copyright © 2023. All rights reserved.