-
- All Implemented Interfaces:
-
org.jetbrains.dataframe.DataRow
,org.jetbrains.dataframe.DataRowBase
public interface AddDataRow<T extends Object> implements DataRow<T>
-
-
Method Summary
-
Methods inherited from class org.jetbrains.dataframe.AddDataRow
backwardIterable, compareTo, df, div, div, div, div, div, div, double, eq, eq, forwardIterable, get, get, get, get, get, get, get, getRow, int, invoke, invoke, minus, minus, minus, minus, minus, minus, ndouble, neighbours, neq, neq, nint, nstring, plus, plus, plus, plus, plus, plus, plus, plus, read, size, string, times, times, times, times, times, times, tryGet, values
-
Methods inherited from class org.jetbrains.dataframe.DataRow
index, next, prev
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-