Interface | Description |
---|---|
Column<T> |
The general interface for columns.
|
Class | Description |
---|---|
AbstractColumn<T> |
Partial implementation of the
Column interface |
AbstractColumnParser<T> |
A parser for turning strings into objects that can be inserted into a column
|
AbstractColumnType |
Defines the type of data held by a
Column |
DateAndTimePredicates |
Predicates for test DateColumn values and/or TimeColumn values
|
SkipColumnType |
Copyright © 2019. All rights reserved.