public interface NoteListValueGenerator<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
NoteListValueGenerator.Default<T> |
| Modifier and Type | Field and Description |
|---|---|
static NoteListValueGenerator<?> |
NULL |
| Modifier and Type | Method and Description |
|---|---|
T |
generate() |
static final NoteListValueGenerator<?> NULL
T generate()