Uses of Interface
org.jruby.ext.pathname.RubyPathname.ReturnValueMapper
Packages that use RubyPathname.ReturnValueMapper
-
Uses of RubyPathname.ReturnValueMapper in org.jruby.ext.pathname
Fields in org.jruby.ext.pathname declared as RubyPathname.ReturnValueMapperModifier and TypeFieldDescriptionprivate static final RubyPathname.ReturnValueMapperRubyPathname.ARRAY_OF_PATHS_MAPPERprivate static final RubyPathname.ReturnValueMapperRubyPathname.IDENTITY_MAPPERprivate static final RubyPathname.ReturnValueMapperRubyPathname.SINGLE_PATH_MAPPERMethods in org.jruby.ext.pathname with parameters of type RubyPathname.ReturnValueMapperModifier and TypeMethodDescriptionprivate static voidRubyPathname.defineDelegateMethodsGeneric(RubyClass cPathname, RubyModule klass, RubyPathname.ReturnValueMapper mapper, RubyPathname.AddArg addArg, String... methods)