interface reactor.core.publisher.ContextHolder
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: reactor.core.publisher.ContextHolder
  super_class: java.lang.Object
{
  public abstract reactor.util.context.Context currentContext();
    descriptor: ()Lreactor/util/context/Context;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ContextHolder.java"