.class final Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; .super Ljava/lang/Object; .source "AbstractFuture.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/util/concurrent/AbstractFuture; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x19 name = "Cancellation" .end annotation # static fields .field public static final CAUSELESS_CANCELLED:Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; .annotation runtime Ljavax/annotation/CheckForNull; .end annotation .end field .field public static final CAUSELESS_INTERRUPTED:Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; .annotation runtime Ljavax/annotation/CheckForNull; .end annotation .end field # instance fields .field public final cause:Ljava/lang/Throwable; .annotation runtime Ljavax/annotation/CheckForNull; .end annotation .end field .field public final wasInterrupted:Z # direct methods .method public static constructor ()V .locals 3 .line 1 invoke-static {}, Lcom/google/common/util/concurrent/AbstractFuture;->access$300()Z move-result v0 const/4 v1, 0x0 if-eqz v0, :cond_0 .line 2 sput-object v1, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->CAUSELESS_CANCELLED:Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; .line 3 sput-object v1, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->CAUSELESS_INTERRUPTED:Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; goto :goto_0 .line 4 :cond_0 new-instance v0, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; const/4 v2, 0x0 invoke-direct {v0, v2, v1}, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->(ZLjava/lang/Throwable;)V sput-object v0, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->CAUSELESS_CANCELLED:Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; .line 5 new-instance v0, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; const/4 v2, 0x1 invoke-direct {v0, v2, v1}, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->(ZLjava/lang/Throwable;)V sput-object v0, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->CAUSELESS_INTERRUPTED:Lcom/google/common/util/concurrent/AbstractFuture$Cancellation; :goto_0 return-void .end method .method public constructor (ZLjava/lang/Throwable;)V .locals 0 .param p2 # Ljava/lang/Throwable; .annotation runtime Ljavax/annotation/CheckForNull; .end annotation .end param .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V .line 2 iput-boolean p1, p0, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->wasInterrupted:Z .line 3 iput-object p2, p0, Lcom/google/common/util/concurrent/AbstractFuture$Cancellation;->cause:Ljava/lang/Throwable; return-void .end method