public class JRubyVersion extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JRubyVersion.Mode |
Constructor and Description |
---|
JRubyVersion(String version) |
Modifier and Type | Method and Description |
---|---|
JRubyVersion.Mode |
defaultMode() |
boolean |
equals(Object other) |
boolean |
hasJRubycVerbose() |
boolean |
hasMode(JRubyVersion.Mode mode) |
boolean |
needsOpenSSL() |
String |
toString() |
public JRubyVersion(String version)
public JRubyVersion.Mode defaultMode()
public boolean hasMode(JRubyVersion.Mode mode)
public boolean needsOpenSSL()
public boolean hasJRubycVerbose()
Copyright © 2017. All rights reserved.