public class ValueAccessor extends Object implements IAccessor
ValueAccessor(IRubyObject value)
IRubyObject
getValue()
setValue(IRubyObject newValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValueAccessor(IRubyObject value)
public IRubyObject getValue()
getValue
IAccessor
public IRubyObject setValue(IRubyObject newValue)
setValue
Copyright © 2001-2015 JRuby. All Rights Reserved.