今奥全景相机
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.

67 lines
2.0 KiB

.class interface abstract Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink;
.super Ljava/lang/Object;
.source "LinkedHashMultimap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/LinkedHashMultimap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x60a
name = "ValueSetLink"
.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 getPredecessorInValueSet()Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink",
"<TK;TV;>;"
}
.end annotation
.end method
.method public abstract getSuccessorInValueSet()Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink",
"<TK;TV;>;"
}
.end annotation
.end method
.method public abstract setPredecessorInValueSet(Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink",
"<TK;TV;>;)V"
}
.end annotation
.end method
.method public abstract setSuccessorInValueSet(Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/LinkedHashMultimap$ValueSetLink",
"<TK;TV;>;)V"
}
.end annotation
.end method