| Package | Description |
|---|---|
| org.jruby.ext.pathname |
| Modifier and Type | Field and Description |
|---|---|
private static RubyPathname.ReturnValueMapper |
RubyPathname.ARRAY_OF_PATHS_MAPPER |
private static RubyPathname.ReturnValueMapper |
RubyPathname.IDENTITY_MAPPER |
private static RubyPathname.ReturnValueMapper |
RubyPathname.SINGLE_PATH_MAPPER |
| Modifier and Type | Method and Description |
|---|---|
private static void |
RubyPathname.defineDelegateMethodsGeneric(RubyClass cPathname,
RubyModule klass,
RubyPathname.ReturnValueMapper mapper,
RubyPathname.AddArg addArg,
java.lang.String... methods) |