public class LoadService.BailoutSearcher extends java.lang.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(java.lang.String file,
LoadService.SuffixType suffixType) |
public boolean shouldTrySearch(LoadService.SearchState state)
shouldTrySearch in interface LoadService.LoadSearcherprotected boolean trySearch(java.lang.String file,
LoadService.SuffixType suffixType)
public boolean trySearch(LoadService.SearchState state)
trySearch in interface LoadService.LoadSearcherCopyright © 2002-2009 JRuby Team. All Rights Reserved.