| Constructor and Description |
|---|
UrlSource(InstanceTailer tailer,
Instance instance) |
| Modifier and Type | Method and Description |
|---|---|
<T> java.util.List<T> |
readChunk(kotlin.jvm.functions.Function1<? super java.io.BufferedReader,? extends java.util.List<? extends T>> parser) |
public UrlSource(@NotNull
InstanceTailer tailer,
@NotNull
Instance instance)