org.erowid.sperowider
Class NonThrottle

java.lang.Object
  extended byorg.erowid.sperowider.NonThrottle
All Implemented Interfaces:
IThrottle

public class NonThrottle
extends Object
implements IThrottle

A concrete implementation of IThrottle that does not ever block. So it doesn't throttle at all.

Version:
$Header: /cvsroot/sperowider/SPEROWIDER_MODULE/javasource/org/erowid/sperowider/NonThrottle.java,v 1.5 2005/06/08 09:12:29 gurustu Exp $
Author:
Stu Statman

Field Summary
static IThrottle NON_THROTTLE
          A static instance of IThrottle that does no throttling.
 
Constructor Summary
NonThrottle()
           
 
Method Summary
 void throttle()
          Returns instantly, for (effectively) no throttling at all.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NON_THROTTLE

public static final IThrottle NON_THROTTLE
A static instance of IThrottle that does no throttling.

Constructor Detail

NonThrottle

public NonThrottle()
Method Detail

throttle

public void throttle()
Returns instantly, for (effectively) no throttling at all.

Specified by:
throttle in interface IThrottle

spero logo small Sperowider is
© 2005 Erowid.org