@Deprecated public class LoadService.BailoutSearcher extends Object implements LoadService.LoadSearcher
Constructor and Description |
---|
BailoutSearcher()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
shouldTrySearch(LoadService.SearchState state)
Deprecated.
|
boolean |
trySearch(LoadService.SearchState state)
Deprecated.
|
protected boolean |
trySearch(String file,
LoadService.SuffixType suffixType)
Deprecated.
|
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-2016 JRuby. All Rights Reserved.