T - The type managed by the Header.Serializable, Cloneable, Iterable<T>, Collection<T>, List<T>, RandomAccess, org.refcodes.structure.Clearable, org.refcodes.structure.Keys<T,C>, org.refcodes.structure.Keys.MutableKeys<T,C>, ColumnsTemplate<T,C>, Header<T>, HeaderTemplate<T,Column<? extends T>>public class HeaderImpl<T> extends AbstractHeader<T,Column<? extends T>> implements Header<T>
modCount| Constructor | Description |
|---|---|
HeaderImpl() |
Instantiates a new header impl.
|
HeaderImpl(Column<? extends T>... aHeader) |
Instantiates a new header impl.
|
containsAll, toStringadd, add, containsKey, delete, fromStorageString, fromStorageString, fromStorageStringRecord, fromStorageStringRow, fromStorageStrings, fromStorageStrings, fromStorageStringsRecord, fromStorageStringsRow, get, indexOf, keySet, toPrintable, toPrintable, toPrintableRecord, toPrintableRow, toRecord, toRecordIgnoreType, toRow, toRowIgnoreType, toStorageString, toStorageString, toStorageStringRecord, toStorageStringRow, toStorageStrings, toStorageStrings, toStorageStringsRecord, toStorageStringsRow, valuesequals, hashCodeaddAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeparallelStream, removeIf, streamcontainsValue, withColumnsfromStorageString, fromStorageString, fromStorageStringRecord, fromStorageStringRow, fromStorageStrings, fromStorageStrings, fromStorageStringsRecord, fromStorageStringsRow, indexOf, toPrintable, toPrintable, toPrintableRecord, toPrintableRow, toRecord, toRecordIgnoreType, toRow, toRowIgnoreType, toStorageString, toStorageString, toStorageStringRecord, toStorageStringRow, toStorageStrings, toStorageStrings, toStorageStringsRecord, toStorageStringsRowcontainsKey, get, get, keySet, use, valuesadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, of, of, of, of, of, of, of, of, of, of, of, of, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArraypublic HeaderImpl()
@SafeVarargs public HeaderImpl(Column<? extends T>... aHeader)
aHeader - the headerCopyright © 2018. All rights reserved.