import{_ as e,o as s,c as o,a as n}from"./app-BpUB8-Q8.js";const a={},t=n(`
Notice
Due to maintenance costs, the YukiHookAPI
will no longer update this document from version 1.3.0
and switch to the API document automatically generated by the Dokka plugin in version 2.0.0
.
Notice
The English translation of this page has not been completed, you are welcome to contribute translations to us.
You can use the Chrome Translation Plugin to translate entire pages for reference.
class MemberRulesResult internal constructor(private val rulesData: MemberRulesData)
Change Records
v1.1.0
added
Function Illustrate
当前
Member
查找条件结果实现类。
fun none(): MemberRulesResult
Change Records
v1.1.0
added
Function Illustrate
设置当前
Member
在查找条件中个数为0
。
fun count(num: Int): MemberRulesResult
Change Records
v1.1.0
added
Function Illustrate
设置当前
Member
在查找条件中需要全部匹配的个数。
fun count(numRange: IntRange): MemberRulesResult
Change Records
v1.1.0
added
Function Illustrate
设置当前
Member
在查找条件中需要全部匹配的个数范围。
fun count(conditions: CountConditions): MemberRulesResult
Change Records
v1.1.0
added
Function Illustrate
`,32),l=[t];function c(r,p){return s(),o("div",null,l)}const i=e(a,[["render",c],["__file","MemberRulesResult.html.vue"]]);export{i as default};设置当前
Member
在查找条件中需要全部匹配的个数条件。