@Deprecated public class LoadService.SourceBailoutSearcher extends LoadService.BailoutSearcher
Constructor and Description |
---|
LoadService.SourceBailoutSearcher()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
shouldTrySearch(LoadService.SearchState state)
Deprecated.
|
boolean |
trySearch(LoadService.SearchState state)
Deprecated.
|
trySearch
public LoadService.SourceBailoutSearcher()
public boolean shouldTrySearch(LoadService.SearchState state)
shouldTrySearch
in interface LoadService.LoadSearcher
shouldTrySearch
in class LoadService.BailoutSearcher
public boolean trySearch(LoadService.SearchState state)
trySearch
in interface LoadService.LoadSearcher
trySearch
in class LoadService.BailoutSearcher
Copyright © 2001-2015 JRuby. All Rights Reserved.