34 lines
709 B
Smali
34 lines
709 B
Smali
.class public Lcom/moji/titlebar/MJTitleBar$ActionList;
|
|
.super Ljava/util/LinkedList;
|
|
.source "MJTitleBar.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/titlebar/MJTitleBar;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "ActionList"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/LinkedList<",
|
|
"Lcom/moji/titlebar/MJTitleBar$Action;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1044
|
|
invoke-direct {p0}, Ljava/util/LinkedList;-><init>()V
|
|
|
|
return-void
|
|
.end method
|