自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
ConditionPriorityBlockingQueue.AlwaysMatch
public
static
class
ConditionPriorityBlockingQueue.AlwaysMatch
extends Object
implements
IMatcher<T>
java.lang.Object
|
↳ |
com.android.tradefed.util.ConditionPriorityBlockingQueue.AlwaysMatch<T>
|
与任何对象匹配的 ConditionPriorityBlockingQueue.IMatcher
。
摘要
公共方法 |
boolean
|
matches(T element)
确定给定 element 是否满足所需条件
|
公共构造函数
AlwaysMatch
public AlwaysMatch ()
公共方法
匹配
public boolean matches (T element)
确定给定 element 是否满足所需条件
返回 |
boolean |
如果满足条件,则为 true 。否则为 false 。 |
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-26。
[null,null,["最后更新时间 (UTC):2025-03-26。"],[],[]]