public interface com.fasterxml.jackson.databind.deser.ValueInstantiator$Gettable
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.fasterxml.jackson.databind.deser.ValueInstantiator$Gettable
super_class: java.lang.Object
{
public abstract com.fasterxml.jackson.databind.deser.ValueInstantiator getValueInstantiator();
descriptor: ()Lcom/fasterxml/jackson/databind/deser/ValueInstantiator;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ValueInstantiator.java"
NestHost: com.fasterxml.jackson.databind.deser.ValueInstantiator
InnerClasses:
public abstract Gettable = com.fasterxml.jackson.databind.deser.ValueInstantiator$Gettable of com.fasterxml.jackson.databind.deser.ValueInstantiator