public class EzySimpleFileFetcher extends Object implements EzyFileFetcher
| Modifier and Type | Class and Description |
|---|---|
static class |
EzySimpleFileFetcher.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
throwException |
| Modifier | Constructor and Description |
|---|---|
|
EzySimpleFileFetcher() |
protected |
EzySimpleFileFetcher(EzySimpleFileFetcher.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static EzySimpleFileFetcher.Builder |
builder() |
File |
get(String filePath) |
protected boolean |
isThrowException() |
public EzySimpleFileFetcher()
protected EzySimpleFileFetcher(EzySimpleFileFetcher.Builder builder)
public File get(String filePath)
get in interface EzyFileFetcherprotected boolean isThrowException()
public static EzySimpleFileFetcher.Builder builder()
Copyright © 2023 Young Monkeys. All rights reserved.