Package org.jruby.runtime.load
Interface LibrarySearcher.LibraryFactory
- All Superinterfaces:
TriFunction<String,String, FileResource, Library>
- Enclosing class:
- LibrarySearcher
static interface LibrarySearcher.LibraryFactory
extends TriFunction<String,String,FileResource,Library>
-
Method Summary
Methods inherited from interface org.jruby.util.func.TriFunction
andThen, apply