Class RuntimeLoggerHeader

  • All Implemented Interfaces:
    Serializable, Cloneable, Iterable<org.refcodes.tabular.Column<? extends Object>>, Collection<org.refcodes.tabular.Column<? extends Object>>, List<org.refcodes.tabular.Column<? extends Object>>, RandomAccess, org.refcodes.mixin.Clearable, org.refcodes.struct.Keys<String,​org.refcodes.tabular.Column<? extends Object>>, org.refcodes.struct.Keys.MutableKeys<String,​org.refcodes.tabular.Column<? extends Object>>, org.refcodes.tabular.ColumnRow<Object,​org.refcodes.tabular.Column<? extends Object>>, org.refcodes.tabular.Header<Object>, org.refcodes.tabular.HeaderRow<Object,​org.refcodes.tabular.Column<? extends Object>>

    public class RuntimeLoggerHeader
    extends org.refcodes.tabular.HeaderImpl<Object>
    The Class RuntimeLoggerHeader.
    See Also:
    Serialized Form
    • 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