R
- data row typepublic interface Transformable<R>
Modifier and Type | Interface and Description |
---|---|
static class |
Transformable.TransformableType |
Modifier and Type | Method and Description |
---|---|
<T> T |
transform(R row,
Class<T> type) |
void |
transform(R row,
Object instance) |
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.