public class RowParsers<T> extends Object
| Constructor and Description |
|---|
RowParsers() |
| Modifier and Type | Method and Description |
|---|---|
static <E> RowParser |
getDefaultParserFor(Class<E> e)
Determines the default RowParser for a class.
|
Copyright © 2018. All rights reserved.