public interface IAccessor
Modifier and Type | Method and Description |
---|---|
IRubyObject |
getValue() |
IRubyObject |
setValue(IRubyObject newValue) |
IRubyObject getValue()
IRubyObject setValue(IRubyObject newValue)
Copyright © 2001-2015 JRuby. All Rights Reserved.