Uses of Enum Class
net.i2p.router.tunnel.pool.ParticipatingThrottler.Result
Packages that use ParticipatingThrottler.Result
-
Uses of ParticipatingThrottler.Result in net.i2p.router.tunnel.pool
Methods in net.i2p.router.tunnel.pool that return ParticipatingThrottler.ResultModifier and TypeMethodDescription(package private) ParticipatingThrottler.ResultParticipatingThrottler.shouldThrottle(Hash h) increments before checkingReturns the enum constant of this class with the specified name.static ParticipatingThrottler.Result[]ParticipatingThrottler.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.