MergeableStringList

Provides a list of strings that can be optionally merged together

Author

stumper66

Since

3.3.0

Constructors

Link copied to clipboard
constructor()
constructor(item: String?)
constructor(item: String?, doMerge: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String