b.smali

.class final Lcom/google/common/a/b;
.super Ljava/lang/Object;
.source "SourceFile"


# direct methods
.method static a(Z)V
    .registers 2

    if-eqz p0, :cond_3

    return-void

    .line 81
    :cond_3
    new-instance p0, Ljava/lang/ArithmeticException;

    const-string v0, "mode was UNNECESSARY, but rounding was necessary"

    invoke-direct {p0, v0}, Ljava/lang/ArithmeticException;-><init>(Ljava/lang/String;)V

    throw p0
.end method