Package org.jboss.logmanager.formatters
Class Formatters.Segment
java.lang.Object
org.jboss.logmanager.formatters.Formatters.Segment
- Enclosing class:
- Formatters
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
len
final int len -
text
-
-
Constructor Details
-
Segment
Segment(int len, String text)
-