Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.martincooper.datatable.ColumnValuePair
- com.github.martincooper.datatable.DataColumn<T> (implements com.github.martincooper.datatable.IDataColumn)
- com.github.martincooper.datatable.DataColumnCollection (implements com.github.martincooper.datatable.IModifiableByColumn<R>, java.lang.Iterable<T>)
- com.github.martincooper.datatable.DataRow
- com.github.martincooper.datatable.DataRowCollection
- com.github.martincooper.datatable.DataRowCollectionModifiable
- com.github.martincooper.datatable.sorting.DataRowComparator (implements java.util.Comparator<T>)
- com.github.martincooper.datatable.sorting.DataSort
- com.github.martincooper.datatable.DataTable (implements com.github.martincooper.datatable.IBaseTable)
- com.github.martincooper.datatable.DataTableBuilder
- com.github.martincooper.datatable.DataView (implements com.github.martincooper.datatable.IBaseTable)
- com.github.martincooper.datatable.Guard
- com.github.martincooper.datatable.sorting.SortItem
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.github.martincooper.datatable.DataTableException
- java.lang.Exception
- com.github.martincooper.datatable.TransformCollector<T,
U> (implements java.util.stream.Collector<T, A, R>) - com.github.martincooper.datatable.VectorExtensions
Interface Hierarchy
- com.github.martincooper.datatable.IModifiable<I,
V, R> - com.github.martincooper.datatable.IModifiableByIndex<V,
R> - com.github.martincooper.datatable.IDataColumn
- com.github.martincooper.datatable.IModifiableByName<V,
R> - com.github.martincooper.datatable.IModifiableByColumn<R>
- com.github.martincooper.datatable.IModifiableByIndex<V,
- com.github.martincooper.datatable.sorting.IQuickSort
- com.github.martincooper.datatable.IBaseTable (also extends java.lang.Iterable<T>)
- java.lang.Iterable<T>
- com.github.martincooper.datatable.IBaseTable (also extends com.github.martincooper.datatable.sorting.IQuickSort)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.martincooper.datatable.sorting.SortOrder
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)