39 lines
870 B
Smali
39 lines
870 B
Smali
.class public abstract Lcom/fasterxml/jackson/databind/util/Converter$None;
|
|
.super Ljava/lang/Object;
|
|
.source "Converter.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/fasterxml/jackson/databind/util/Converter;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/fasterxml/jackson/databind/util/Converter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x409
|
|
name = "None"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/fasterxml/jackson/databind/util/Converter<",
|
|
"Ljava/lang/Object;",
|
|
"Ljava/lang/Object;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|