CollSpliter$Spliter.smali
.class public interface abstract Lcom/litesuits/orm/db/assit/CollSpliter$Spliter;
.super Ljava/lang/Object;
.source "CollSpliter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/litesuits/orm/db/assit/CollSpliter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Spliter"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract oneSplit(Ljava/util/ArrayList;)I
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/ArrayList<",
"TT;>;)I"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.end method