public class LoadService.SourceBailoutSearcher extends LoadService.BailoutSearcher
Constructor and Description |
---|
LoadService.SourceBailoutSearcher() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldTrySearch(LoadService.SearchState state) |
boolean |
trySearch(LoadService.SearchState state) |
trySearch
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-2014 JRuby. All Rights Reserved.