Package org.jruby.runtime.load
Class LibrarySearcher.Feature
java.lang.Object
org.jruby.runtime.load.LibrarySearcher.Feature
- Enclosing class:
- LibrarySearcher
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<IRubyObject>(package private) final LibrarySearcher.StringWrapper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidaddFeaturePath(IRubyObject offset) voidclear()charmatches(String feature, LibrarySearcher.Suffix suffix, int len, boolean rb, boolean expanded, boolean suffixGiven)
-
Field Details
-
key
-
featurePaths
-
-
Constructor Details
-
Feature
Feature(LibrarySearcher.StringWrapper key, IRubyObject featurePath)
-
-
Method Details
-
addFeaturePath
-
clear
public void clear() -
matches
public char matches(String feature, LibrarySearcher.Suffix suffix, int len, boolean rb, boolean expanded, boolean suffixGiven)
-