public abstract static class SourceCode.CodeLoader extends Object
| Constructor and Description |
|---|
CodeLoader() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCode() |
abstract String |
getFileName() |
protected abstract Reader |
getReader() |
protected List<String> |
load() |
Copyright © 2002–2016 InfoEther. All rights reserved.