|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jenkinsci.jruby.AbstractRubyPrimitiveValueConverter<org.jruby.RubyBoolean>
org.jenkinsci.jruby.RubyBooleanConverter
public class RubyBooleanConverter
| Field Summary |
|---|
| Fields inherited from class org.jenkinsci.jruby.AbstractRubyPrimitiveValueConverter |
|---|
resolver, type |
| Constructor Summary | |
|---|---|
RubyBooleanConverter(RubyRuntimeResolver resolver)
|
|
| Method Summary | |
|---|---|
protected org.jruby.RubyBoolean |
fromString(org.jruby.Ruby runtime,
java.lang.String value)
|
protected java.lang.String |
toString(org.jruby.RubyBoolean obj)
|
| Methods inherited from class org.jenkinsci.jruby.AbstractRubyPrimitiveValueConverter |
|---|
canConvert, marshal, unmarshal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubyBooleanConverter(RubyRuntimeResolver resolver)
| Method Detail |
|---|
protected org.jruby.RubyBoolean fromString(org.jruby.Ruby runtime,
java.lang.String value)
fromString in class AbstractRubyPrimitiveValueConverter<org.jruby.RubyBoolean>protected java.lang.String toString(org.jruby.RubyBoolean obj)
toString in class AbstractRubyPrimitiveValueConverter<org.jruby.RubyBoolean>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||