This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,13 @@
.class public interface abstract Lcom/fasterxml/jackson/databind/ser/ResolvableSerializer;
.super Ljava/lang/Object;
.source "ResolvableSerializer.java"
# virtual methods
.method public abstract resolve(Lcom/fasterxml/jackson/databind/SerializerProvider;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/fasterxml/jackson/databind/JsonMappingException;
}
.end annotation
.end method