TreeMultiset$Aggregate$2.smali
.class public final enum Lcom/google/common/collect/TreeMultiset$Aggregate$2;
.super Lcom/google/common/collect/TreeMultiset$Aggregate;
.source "TreeMultiset.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/TreeMultiset$Aggregate;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4009
name = null
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.registers 4
const/4 v0, 0x0
invoke-direct {p0, p1, p2, v0}, Lcom/google/common/collect/TreeMultiset$Aggregate;-><init>(Ljava/lang/String;ILt3/i0;)V
return-void
.end method
# virtual methods
.method public nodeAggregate(Lt3/j0;)I
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lt3/j0<",
"*>;)I"
}
.end annotation
const/4 p1, 0x1
return p1
.end method
.method public treeAggregate(Lt3/j0;)J
.registers 4
.param p1 # Lt3/j0;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lt3/j0<",
"*>;)J"
}
.end annotation
if-nez p1, :cond_5
const-wide/16 v0, 0x0
goto :goto_a
:cond_5
invoke-static {p1}, Lt3/j0;->c(Lt3/j0;)I
move-result p1
int-to-long v0, p1
:goto_a
return-wide v0
.end method