WantsRetry.java :  » Scripting » jruby » org » jruby » evaluator » Java Open Source

Java Open Source » Scripting » jruby 
jruby » org » jruby » evaluator » WantsRetry.java
/*
 * Created on Sep 17, 2005
 *
 * TODO To change the template for this generated file go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
package org.jruby.evaluator;

/**
 * @author cnutter
 *
 * TODO To change the template for this generated type comment go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
public interface WantsRetry {
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.