| Package | Description |
|---|---|
| org.jruby.ext.pathname |
| Modifier and Type | Field and Description |
|---|---|
private static RubyPathname.AddArg |
RubyPathname.APPEND_PATH |
private static RubyPathname.AddArg |
RubyPathname.UNSHIFT_PATH |
| 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) |