Skip to content

Commit

Permalink
#187 fix interface visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-bukhtoyarov committed Nov 20, 2021
1 parent ae14ce0 commit c1115d6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -103,7 +103,7 @@ public long[] getAvailableTokensPerEachBandwidth() {
/**
* Describer of internal bucket state
*/
interface Diagnostics {
public interface Diagnostics {

/**
* Returns time in nanoseconds that need to wait until bucket will be fully refilled to its maximum
Expand Down

0 comments on commit c1115d6

Please sign in to comment.