Uses of Enum
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 type with the specified name.static ParticipatingThrottler.Result[]ParticipatingThrottler.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.