使用收藏集保持井然有序 根据您的偏好保存内容并进行分类。
DownloadCompletedOutput.Builder
public static final class DownloadCompletedOutput.Builder
extends Object
java.lang.Object
|
↳ |
android.adservices.ondevicepersonalization.DownloadCompletedOutput.Builder |
DownloadCompletedOutput
的构建器
摘要
继承的方法 |
来自类 java.lang.Object
Object
|
clone()
创建并返回此对象的副本。
|
boolean
|
equals(Object obj)
指示其他某个对象是否“等于”此对象。
|
void
|
finalize()
当垃圾回收器确定不再有对某个对象的引用时,会在该对象上调用此方法。
|
final Class<?>
|
getClass()
返回此 Object 的运行时类。
|
int
|
hashCode()
返回此对象的哈希码值。
|
final void
|
notify()
唤醒在此对象监视器上等待的单个线程。
|
final void
|
notifyAll()
唤醒在此对象监视器上等待的所有线程。
|
String
|
toString()
返回此对象的字符串表示形式。
|
final void
|
wait(long timeoutMillis, int nanos)
导致当前线程等待,直到被唤醒(通常是通过被 通知 或 中断)或直到经过一定量的实际时间。
|
final void
|
wait(long timeoutMillis)
导致当前线程等待,直到被唤醒(通常是通过被 通知 或 中断)或直到经过一定量的实际时间。
|
final void
|
wait()
导致当前线程等待,直到被唤醒(通常是通过被 通知 或 中断)。
|
|
公共构造函数
Builder
public Builder ()
公共方法
此页面上的内容和代码示例受 内容许可 中所述的许可约束。Java 和 OpenJDK 是 Oracle 和/或其关联公司的商标或注册商标。
最后更新于世界协调时 2025-02-10。
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[]]