ObjectPool$Poolable.smali
.class public abstract Lcom/github/mikephil/charting/utils/ObjectPool$Poolable;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/github/mikephil/charting/utils/ObjectPool;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Poolable"
.end annotation
# static fields
.field public static b:I = -0x1
# instance fields
.field a:I
# direct methods
.method static constructor <clinit>()V
.registers 0
return-void
.end method
.method public constructor <init>()V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
sget v0, Lcom/github/mikephil/charting/utils/ObjectPool$Poolable;->b:I
iput v0, p0, Lcom/github/mikephil/charting/utils/ObjectPool$Poolable;->a:I
return-void
.end method
# virtual methods
.method protected abstract a()Lcom/github/mikephil/charting/utils/ObjectPool$Poolable;
.end method