de.saumya.mojo.tests
Class JRubyRun
java.lang.Object
de.saumya.mojo.tests.JRubyRun
public class JRubyRun
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mode
public final JRubyRun.Mode mode
version
public final java.lang.String version
JRubyRun
public JRubyRun(JRubyRun.Mode mode,
java.lang.String version)
asSingleModes
public JRubyRun.Mode[] asSingleModes()
result
public JRubyRun.Result result(JRubyRun.Mode mode)
setResult
public void setResult(JRubyRun.Mode mode,
JRubyRun.Result result)
toString
public java.lang.String toString(JRubyRun.Mode mode)
Copyright © 2012. All Rights Reserved.