toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simboot-api
/
love.forte.simboot.filter
/
StringMatchers
/
STARTS_WITH
STARTS_WITH
STARTS_WITH
首部匹配
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
match
Link copied to clipboard
open
override
fun
match
(
target
:
String
,
rule
:
String
)
:
Boolean
通过匹配规则,对目标进行匹配检测。