toggle menu
console-models
JVM
switch theme
search in API
console-models
/
org.cryptotrader.console.library.model.command
/
CurrencyCommand
/
LIST_TOP
LIST_TOP
LIST_TOP
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
regex
String
Link copied to clipboard
open
override
val
regexString
:
String
Functions
as
Regex
Link copied to clipboard
open
fun
asRegex
(
)
:
Regex
matches
Link copied to clipboard
open
fun
matches
(
input
:
String
)
:
Boolean