Package picocli

Class CommandLine.Help.TextTable.Count

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int charCount  
      (package private) int columnCount  
    • Constructor Summary

      Constructors 
      Constructor Description
      Count()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • charCount

        int charCount
      • columnCount

        int columnCount
    • Constructor Detail

      • Count

        Count()