Companion

object Companion

Functions

countSecondLineCells
Link copied to clipboard
common
fun countSecondLineCells(line: CharSequence): Int
equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
passWhiteSpaces
Link copied to clipboard
common
fun passWhiteSpaces(line: CharSequence, offset: Int): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

SPLIT_REGEX
Link copied to clipboard
common
val SPLIT_REGEX: <ERROR CLASS>