Class Formatters.Segment

java.lang.Object
org.jboss.logmanager.formatters.Formatters.Segment
Enclosing class:
Formatters

static class Formatters.Segment extends Object
  • Field Details

    • len

      final int len
    • text

      final String text
  • Constructor Details

    • Segment

      Segment(int len, String text)