public interface DataFrameCellProperty<I,O>
This is open source software released under the Apache 2.0 License
| Modifier and Type | Method and Description |
|---|---|
O |
getValue(I value)
Returns the property value based on the argument
|
O getValue(I value) throws IllegalArgumentException
value - the value to condition the property onIllegalArgumentException - if the argument is not supportCopyright 2014-2017, Xavier Witdouck