Class ConsoleLoggerHeaderImpl



  • public class ConsoleLoggerHeaderImpl
    extends org.refcodes.tabular.FormattedHeaderImpl<java.lang.Object>
    The Class ConsoleLoggerHeaderImpl.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.refcodes.structure.Keys

        org.refcodes.structure.Keys.MutableKeys<K extends java.lang.Object,V extends java.lang.Object>, org.refcodes.structure.Keys.MutableValues<K extends java.lang.Object,V extends java.lang.Object>
    • Field Summary

      • Fields inherited from class org.refcodes.tabular.AbstractHeader

        _keys
      • Fields inherited from class java.util.AbstractList

        modCount
    • Constructor Summary

      Constructors 
      Constructor Description
      ConsoleLoggerHeaderImpl​()
      Instantiates a new console logger header impl.
      ConsoleLoggerHeaderImpl​(org.refcodes.logger.ColumnLayout aLayout)
      Instantiates a new console logger header impl.
      ConsoleLoggerHeaderImpl​(org.refcodes.tabular.PrintStackTrace aPrintStackTrace, org.refcodes.textual.ColumnSetupMetrics[] aColumnSetupMetrics)
      Instantiates a new console logger header impl.
    • Method Summary

      • Methods inherited from class java.util.AbstractCollection

        containsAll, toString
      • Methods inherited from class org.refcodes.tabular.AbstractHeader

        add, 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, values
      • Methods inherited from class java.util.AbstractList

        equals, hashCode
      • Methods inherited from class java.util.ArrayList

        addAll, 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, trimToSize
      • Methods inherited from interface org.refcodes.structure.Clearable

        clear
      • Methods inherited from interface java.util.Collection

        parallelStream, removeIf, stream
      • Methods inherited from interface org.refcodes.tabular.ColumnRow

        containsValue, withColumns
      • Methods inherited from interface org.refcodes.tabular.FormattedHeader

        withResetEscapeCode
      • Methods inherited from class org.refcodes.tabular.FormattedHeaderImpl

        getResetEscapeCode, setResetEscapeCode
      • Methods inherited from interface org.refcodes.tabular.HeaderRow

        fromStorageString, fromStorageString, fromStorageStringRecord, fromStorageStringRow, fromStorageStrings, fromStorageStrings, fromStorageStringsRecord, fromStorageStringsRow, indexOf, toPrintable, toPrintable, toPrintableRecord, toPrintableRow, toRecord, toRecordIgnoreType, toRow, toRowIgnoreType, toStorageString, toStorageString, toStorageStringRecord, toStorageStringRow, toStorageStrings, toStorageStrings, toStorageStringsRecord, toStorageStringsRow
      • Methods inherited from interface java.lang.Iterable

        forEach
      • Methods inherited from interface org.refcodes.structure.Keys

        containsKey, get, getOr, keySet, use, values
      • Methods inherited from interface org.refcodes.structure.Keys.MutableKeys

        delete
      • Methods inherited from interface java.util.List

        add, 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, toArray
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ConsoleLoggerHeaderImpl

        public ConsoleLoggerHeaderImpl​()
        Instantiates a new console logger header impl.
      • ConsoleLoggerHeaderImpl

        public ConsoleLoggerHeaderImpl​(org.refcodes.logger.ColumnLayout aLayout)
        Instantiates a new console logger header impl.
        Parameters:
        aLayout - the layout
      • ConsoleLoggerHeaderImpl

        public ConsoleLoggerHeaderImpl​(org.refcodes.tabular.PrintStackTrace aPrintStackTrace,
                                       org.refcodes.textual.ColumnSetupMetrics[] aColumnSetupMetrics)
        Instantiates a new console logger header impl.
        Parameters:
        aPrintStackTrace - the print stack trace
        aColumnSetupMetrics - the column setup metrics