Simple little class that only sleeps for a fixed period before retrying. Borrows a lot of code from ExponentialBackoff - the right class heirarchy has a superclass that requires subclasses to implement an 'adjustIncrement' method. TODO(henry)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.