Module com.github.sttk.linebreak
Package com.github.sttk.linebreak
package com.github.sttk.linebreak
This package contains modules related to line breaking.
- Version:
- 0.1
-
ClassDescription
LineIter
is the class that outputs the given string line by line.Term
is the class that provides static methods to get the informations about the terminal.Size
is the record class which represents a terminzal size holding its column count and row count.Unicode
is the class that provides static methods to operate or check Unicode characters or texts.