T - The type managed by the Columns.org.refcodes.structure.Clearable, Collection<T>, ColumnsTemplate<T,Column<? extends T>>, Iterable<T>, org.refcodes.structure.Keys<T,C>, org.refcodes.structure.Keys.MutableKeys<String,C>public interface Columns<T> extends ColumnsTemplate<T,Column<? extends T>>
| Modifier and Type | Method | Description |
|---|---|---|
default Columns<T> |
withColumns(Column<? extends T>... aColumns) |
With columns.
|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArraycontainsValuedefault Columns<T> withColumns(Column<? extends T>... aColumns)
withColumns in interface ColumnsTemplate<T,Column<? extends T>>aColumns - the columnsCopyright © 2018. All rights reserved.