Attribute

Constructors

Link copied to clipboard
constructor(key: String, value: Int)
constructor(key: String, vararg value: String)
constructor(key: String, value: StringInterface)
constructor(key: String, value: List<String>)

Functions

Link copied to clipboard
open override fun notEmpty(): Boolean
Link copied to clipboard
open override fun string(): String