toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.definition
/
IdValueContainer
Id
Value
Container
interface
IdValueContainer
:
Container
(
source
)
一个存在字符串类型唯一标识的容器。
Inheritors
Component
Members
Members & Extensions
Properties
id
Link copied to clipboard
abstract
val
id
:
String
唯一标识字符串。
Functions
same
Id
With
Link copied to clipboard
infix
fun
IdValueContainer
.
sameIdWith
(
other
:
IdValueContainer
)
:
Boolean
比较两个
IdValueContainer
的
IdValueContainer.id
是否一致。