Companion

object Companion

Functions

Link copied to clipboard
fun findByPrefixMatch(query: String): Element?
Link copied to clipboard
operator fun get(number: Int): Element
operator fun get(symbol: String): Element
Link copied to clipboard
fun getOrNull(number: Int): Element?
fun getOrNull(symbol: String): Element?