public static class LoadService.SearchState extends Object
| Modifier and Type | Field and Description | 
|---|---|
| Library | library | 
| String | loadName | 
| String | searchFile | 
| LoadService.SuffixType | suffixType | 
| Constructor and Description | 
|---|
| LoadService.SearchState(String file) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | prepareLoadSearch(String file) | 
| void | prepareRequireSearch(String file) | 
| void | setLoadName(String loadName) | 
| String | toString() | 
public Library library
public String loadName
public LoadService.SuffixType suffixType
public String searchFile
public LoadService.SearchState(String file)
Copyright © 2001-2015 JRuby. All Rights Reserved.