| Package | Description |
|---|---|
| ch.jalu.datasourcecolumns.data |
| Modifier and Type | Method and Description |
|---|---|
static <T> DataSourceValueImpl<T> |
DataSourceValueImpl.of(T value)
Returns a
DataSourceValueImpl for the given value. |
static <T> DataSourceValueImpl<T> |
DataSourceValueImpl.unknownRow()
Returns a
DataSourceValueImpl specifying that the row does not exist. |
Copyright © 2017–2024. All rights reserved.