akka.contrib.throttle
Class Throttler.RateInt$

java.lang.Object
  extended by akka.contrib.throttle.Throttler.RateInt$
Enclosing class:
Throttler

public static class Throttler.RateInt$
extends java.lang.Object


Field Summary
static Throttler.RateInt$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
Throttler.RateInt$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final Throttler.RateInt$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

Throttler.RateInt$

public Throttler.RateInt$()