Uses of Interface
org.jruby.runtime.load.LibrarySearcher.FilenameFactory
Packages that use LibrarySearcher.FilenameFactory
-
Uses of LibrarySearcher.FilenameFactory in org.jruby.runtime.load
Methods in org.jruby.runtime.load with parameters of type LibrarySearcher.FilenameFactoryModifier and TypeMethodDescriptionprotected LibrarySearcher.FoundLibraryLibrarySearcher.PathEntry.findFile(String target, LibrarySearcher.FilenameFactory pathMaker, LibrarySearcher.LibraryFactory libraryMaker) private LibrarySearcher.FoundLibraryLibrarySearcher.findResourceLibrary(String baseName, LibrarySearcher.FilenameFactory pathMaker, LibrarySearcher.LibraryFactory libraryMaker)