Class LibrarySearcher.FoundLibrary

java.lang.Object
org.jruby.runtime.load.LibrarySearcher.FoundLibrary
All Implemented Interfaces:
Library
Enclosing class:
LibrarySearcher

public static class LibrarySearcher.FoundLibrary extends Object implements Library
  • Field Details

    • delegate

      private final Library delegate
    • searchName

      private final String searchName
    • loadName

      private final String loadName
  • Constructor Details

  • Method Details