protected abstract static class LazyValues.Fetch<T> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Fetch() |
| Modifier and Type | Method and Description |
|---|---|
abstract LazyValues.Fetch<T> |
copy() |
abstract boolean |
expectException() |
abstract int |
fetch(List<T> target,
int n) |
public abstract boolean expectException()
public abstract LazyValues.Fetch<T> copy()
Copyright © 2019. All rights reserved.