public static class EzySimpleInputStreamLoader.Builder extends Object implements EzyBuilder<EzyInputStreamLoader>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
throwException |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EzyInputStreamLoader |
build() |
protected EzyFileFetcher |
newFileFetcher() |
EzySimpleInputStreamLoader.Builder |
throwException(boolean throwException) |
public EzySimpleInputStreamLoader.Builder throwException(boolean throwException)
public EzyInputStreamLoader build()
build in interface EzyBuilder<EzyInputStreamLoader>protected EzyFileFetcher newFileFetcher()
Copyright © 2023 Young Monkeys. All rights reserved.