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