Class CommandLine.Help.Ansi.StyledSection
- java.lang.Object
-
- org.apache.logging.log4j.core.tools.picocli.CommandLine.Help.Ansi.StyledSection
-
- Enclosing class:
- CommandLine.Help.Ansi
private static class CommandLine.Help.Ansi.StyledSection extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.StringendStyles(package private) intlength(package private) intstartIndex(package private) java.lang.StringstartStyles
-
Constructor Summary
Constructors Constructor Description StyledSection(int start, int len, java.lang.String style1, java.lang.String style2)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) CommandLine.Help.Ansi.StyledSectionwithStartIndex(int newStart)
-
-
-
Method Detail
-
withStartIndex
CommandLine.Help.Ansi.StyledSection withStartIndex(int newStart)
-
-