今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
2.6 KiB

.class interface abstract Lcom/google/common/collect/MapMakerInternalMap$ValueReference;
.super Ljava/lang/Object;
.source "MapMakerInternalMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/MapMakerInternalMap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "ValueReference"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract clear(Lcom/google/common/collect/MapMakerInternalMap$ValueReference;)V
.param p1 # Lcom/google/common/collect/MapMakerInternalMap$ValueReference;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/MapMakerInternalMap$ValueReference",
"<TK;TV;>;)V"
}
.end annotation
.end method
.method public abstract copyFor(Ljava/lang/ref/ReferenceQueue;Ljava/lang/Object;Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry;)Lcom/google/common/collect/MapMakerInternalMap$ValueReference;
.param p2 # Ljava/lang/Object;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/ref/ReferenceQueue",
"<TV;>;TV;",
"Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry",
"<TK;TV;>;)",
"Lcom/google/common/collect/MapMakerInternalMap$ValueReference",
"<TK;TV;>;"
}
.end annotation
.end method
.method public abstract get()Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"()TV;"
}
.end annotation
.end method
.method public abstract getEntry()Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/MapMakerInternalMap$ReferenceEntry",
"<TK;TV;>;"
}
.end annotation
.end method
.method public abstract isComputingReference()Z
.end method
.method public abstract waitForValue()Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"()TV;"
}
.end annotation
.end method