JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jruby.ext.pathname
Interface RubyPathname.ReturnValueMapper
Enclosing class:
RubyPathname
static interface
RubyPathname.ReturnValueMapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IRubyObject
map
(
ThreadContext
context,
RubyClass
klazz,
IRubyObject
value)
Method Details
map
IRubyObject
map
(
ThreadContext
context,
RubyClass
klazz,
IRubyObject
value)