GraphMine

graphmine-util / io.github.sof3.graphmine.util.string / DelimiterResult

DelimiterResult

data class DelimiterResult

See Also

FormattedStringReader.nextDelimiter

Constructors

<init> DelimiterResult(content: String, delimiter: String?)

Properties

content val content: String
delimiter val delimiter: String?