public class EzyClassPathFileFetcher extends Object implements EzyFileFetcher
| Modifier and Type | Class and Description |
|---|---|
static class |
EzyClassPathFileFetcher.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected ClassLoader |
classLoader |
| Modifier | Constructor and Description |
|---|---|
|
EzyClassPathFileFetcher() |
protected |
EzyClassPathFileFetcher(EzyClassPathFileFetcher.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static EzyClassPathFileFetcher.Builder |
builder() |
protected File |
firstGet(String filePath) |
File |
get(String filePath) |
protected File |
secondGet(String filePath) |
protected final ClassLoader classLoader
public EzyClassPathFileFetcher()
protected EzyClassPathFileFetcher(EzyClassPathFileFetcher.Builder builder)
public File get(String filePath)
get in interface EzyFileFetcherpublic static EzyClassPathFileFetcher.Builder builder()
Copyright © 2023 Young Monkeys. All rights reserved.