@FunctionalInterface public interface ValueReader<U,T> extends View
| Modifier and Type | Field and Description |
|---|---|
static ValueReader |
PASS |
| Modifier and Type | Method and Description |
|---|---|
T |
readFrom(U underlying,
T usingValue) |
static final ValueReader PASS
Copyright © 2015. All rights reserved.