interface org.flywaydb.core.api.InfoOutputProvider
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: org.flywaydb.core.api.InfoOutputProvider
super_class: java.lang.Object
{
public abstract org.flywaydb.core.internal.output.InfoOutput getInfoOutput();
descriptor: ()Lorg/flywaydb/core/internal/output/InfoOutput;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "InfoOutputProvider.java"