Class RuntimeLoggerHeader



  • public class RuntimeLoggerHeader
    extends org.refcodes.tabular.HeaderImpl<java.lang.Object>
    The Class RuntimeLoggerHeader.
    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
      RuntimeLoggerHeader​()
      Instantiates a new runtime logger header impl.
      RuntimeLoggerHeader​(org.refcodes.tabular.PrintStackTrace aPrintStackTrace)
      Instantiates a new runtime logger header impl.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setPrintStackTrace​(org.refcodes.tabular.PrintStackTrace aPrintStackTrace)
      Sets the prints the stack trace.
      • 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.Header

        toKeys, toType, toValues
      • 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, 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

      • RuntimeLoggerHeader

        public RuntimeLoggerHeader​()
        Instantiates a new runtime logger header impl.
      • RuntimeLoggerHeader

        public RuntimeLoggerHeader​(org.refcodes.tabular.PrintStackTrace aPrintStackTrace)
        Instantiates a new runtime logger header impl.
        Parameters:
        aPrintStackTrace - the print stack trace
    • Method Detail

      • setPrintStackTrace

        public void setPrintStackTrace​(org.refcodes.tabular.PrintStackTrace aPrintStackTrace)
        Sets the prints the stack trace.
        Parameters:
        aPrintStackTrace - the new prints the stack trace