Language/Kotlin

2021 - 04 - 22, Kotlin .stratsWith()

Cs.Woo 2021. 4. 26. 01:36
.startswith("")

command.startsWith("article ...")

 내용이 ""와 같이 시작하는지를 확인하기 위하여 사용함