.class public interface abstract Lcom/thoughtworks/xstream/mapper/Mapper$ImplicitCollectionMapping; .super Ljava/lang/Object; .source "Mapper.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/thoughtworks/xstream/mapper/Mapper; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "ImplicitCollectionMapping" .end annotation # virtual methods .method public abstract getFieldName()Ljava/lang/String; .end method .method public abstract getItemFieldName()Ljava/lang/String; .end method .method public abstract getItemType()Ljava/lang/Class; .end method .method public abstract getKeyFieldName()Ljava/lang/String; .end method