public interface NoteListValueConverter<T>
Modifier and Type | Interface and Description |
---|---|
static class |
NoteListValueConverter.Default |
Modifier and Type | Field and Description |
---|---|
static NoteListValueConverter |
THRU |
Modifier and Type | Method and Description |
---|---|
T |
convert(java.lang.Object value) |
static final NoteListValueConverter THRU
T convert(java.lang.Object value)