23 lines
567 B
Smali
23 lines
567 B
Smali
.class interface abstract Lcom/google/common/hash/LittleEndianByteArray$LittleEndianBytes;
|
|
.super Ljava/lang/Object;
|
|
.source "LittleEndianByteArray.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/common/hash/LittleEndianByteArray;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "LittleEndianBytes"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getLongLittleEndian([BI)J
|
|
.end method
|
|
|
|
.method public abstract putLongLittleEndian([BIJ)V
|
|
.end method
|