Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.function
/
Condition
Condition
fun
interface
Condition
<
in
T
>
(
source
)
根据提供的
T
判断其是否符合某种“条件”。
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
value
:
T
)
:
Boolean
Check the
value
.