public class LoadService.BailoutSearcher extends Object implements LoadService.LoadSearcher
Constructor and Description |
---|
LoadService.BailoutSearcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldTrySearch(LoadService.SearchState state) |
boolean |
trySearch(LoadService.SearchState state) |
protected boolean |
trySearch(String file,
LoadService.SuffixType suffixType) |
public boolean shouldTrySearch(LoadService.SearchState state)
shouldTrySearch
in interface LoadService.LoadSearcher
protected boolean trySearch(String file, LoadService.SuffixType suffixType)
public boolean trySearch(LoadService.SearchState state)
trySearch
in interface LoadService.LoadSearcher
Copyright © 2001-2014 JRuby. All Rights Reserved.