| Class | Description |
|---|---|
| BasicColumn<T extends Comparable<T>,C extends BasicColumn<T,C>> |
Created by Alex on 09.03.2016.
|
| BooleanColumn |
Created by Alex on 09.03.2016.
|
| ByteColumn |
Created by Alex on 09.03.2016.
|
| DoubleColumn |
Created by Alex on 09.03.2016.
|
| FloatColumn |
Created by Alex on 09.03.2016.
|
| IntegerColumn |
Created by Alex on 09.03.2016.
|
| LongColumn |
Created by Alex on 09.03.2016.
|
| NumberColumn<T extends Number & Comparable<T>,C extends NumberColumn<T,C>> |
Created by Alex on 11.03.2016.
|
| ShortColumn |
Created by Alex on 09.03.2016.
|
| StringColumn |
Created by Alex on 09.03.2016.
|
Copyright © 2017. All rights reserved.