今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
883 B

.class public Lcom/facebook/rebound/SpringSystem;
.super Lcom/facebook/rebound/BaseSpringSystem;
.source "SpringSystem.java"
# direct methods
.method private constructor <init>(Lcom/facebook/rebound/SpringLooper;)V
.locals 0
.prologue
.line 19
invoke-direct {p0, p1}, Lcom/facebook/rebound/BaseSpringSystem;-><init>(Lcom/facebook/rebound/SpringLooper;)V
.line 20
return-void
.end method
.method public static create()Lcom/facebook/rebound/SpringSystem;
.locals 2
.prologue
.line 15
new-instance v0, Lcom/facebook/rebound/SpringSystem;
invoke-static {}, Lcom/facebook/rebound/AndroidSpringLooperFactory;->createSpringLooper()Lcom/facebook/rebound/SpringLooper;
move-result-object v1
invoke-direct {v0, v1}, Lcom/facebook/rebound/SpringSystem;-><init>(Lcom/facebook/rebound/SpringLooper;)V
return-object v0
.end method