public interface com.google.common.util.concurrent.ClosingFuture$Combiner5$ClosingFunction5<V1, V2, V3, V4, V5, U>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.google.common.util.concurrent.ClosingFuture$Combiner5$ClosingFunction5
  super_class: java.lang.Object
{
  public abstract U apply(com.google.common.util.concurrent.ClosingFuture$DeferredCloser, V1, V2, V3, V4, );
    descriptor: (Lcom/google/common/util/concurrent/ClosingFuture$DeferredCloser;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.lang.Exception
    Signature: (Lcom/google/common/util/concurrent/ClosingFuture$DeferredCloser;TV1;TV2;TV3;TV4;TV5;)TU;
    MethodParameters:
        Name  Flags
      closer  
      value1  
      value2  
      value3  
      value4  
      value5  
}
Signature: <V1:Ljava/lang/Object;V2:Ljava/lang/Object;V3:Ljava/lang/Object;V4:Ljava/lang/Object;V5:Ljava/lang/Object;U:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "ClosingFuture.java"
NestHost: com.google.common.util.concurrent.ClosingFuture
InnerClasses:
  public final Combiner5 = com.google.common.util.concurrent.ClosingFuture$Combiner5 of com.google.common.util.concurrent.ClosingFuture
  public abstract ClosingFunction5 = com.google.common.util.concurrent.ClosingFuture$Combiner5$ClosingFunction5 of com.google.common.util.concurrent.ClosingFuture$Combiner5
  public final DeferredCloser = com.google.common.util.concurrent.ClosingFuture$DeferredCloser of com.google.common.util.concurrent.ClosingFuture
    RuntimeVisibleAnnotations: 
      java.lang.FunctionalInterface()
    RuntimeVisibleTypeAnnotations: 
      CLASS_TYPE_PARAMETER_BOUND
        org.checkerframework.checker.nullness.qual.Nullable()
      CLASS_TYPE_PARAMETER_BOUND
        org.checkerframework.checker.nullness.qual.Nullable()
      CLASS_TYPE_PARAMETER_BOUND
        org.checkerframework.checker.nullness.qual.Nullable()
      CLASS_TYPE_PARAMETER_BOUND
        org.checkerframework.checker.nullness.qual.Nullable()
      CLASS_TYPE_PARAMETER_BOUND
        org.checkerframework.checker.nullness.qual.Nullable()
      CLASS_TYPE_PARAMETER_BOUND
        org.checkerframework.checker.nullness.qual.Nullable()