Package com.github.cowwoc.tokenbucket


package com.github.cowwoc.tokenbucket
An implementation of the Token bucket algorithm.

Thread safety: Classes are not thread-safe unless indicated otherwise (e.g. Bucket).