|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
double acquire() |
Change in return type from void to double. |
Acquires the given number of permits from this {@code RateLimiter}, blocking until the request can be granted. |
double acquire(int) |
Change in return type from void to double. |
Acquires the given number of permits from this {@code RateLimiter}, blocking until the request can be granted. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||