| Modifier and Type | Class and Description |
|---|---|
class |
DataRow
Created by Alex on 12.06.2017.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Row<V,H>
Created by Alex on 10.03.2016.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHeaderRow<T,H extends Header<T>,V> |
class |
BasicRow<T,H extends Header<T>,V>
Created by Alex on 19.05.2017.
|
class |
StringRow<T,H extends Header<T>>
Created by Alex on 19.05.2017.
|
class |
UpdatableRow<T,H extends Header<T>,V>
Created by Alex on 19.05.2017.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CSVRow
Created by Alex on 09.03.2016.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MatchPredicate.valid(KeyValueGetter<String,?> kv)
Returns true if the row column value matches the pattern
|
boolean |
LikePredicate.valid(KeyValueGetter<String,?> kv) |
abstract boolean |
FilterPredicate.valid(KeyValueGetter<String,?> kv)
Returns true if the row is valid for this predicate
|
boolean |
ComparePredicate.valid(KeyValueGetter<String,?> kv)
Returns true if the row is valid for this predicate
|
boolean |
ColumnComparePredicate.valid(KeyValueGetter<String,?> kv)
Returns true if the row is valid for this predicate
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupRow
Created by algru on 11.06.2017.
|
class |
GroupValues
Created by Alex on 15.03.2016.
|
Copyright © 2020. All rights reserved.