public interface com.google.common.util.concurrent.ClosingFuture$Combiner5$AsyncClosingFunction5<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$AsyncClosingFunction5
super_class: java.lang.Object
{
public abstract com.google.common.util.concurrent.ClosingFuture<U> apply(com.google.common.util.concurrent.ClosingFuture$DeferredCloser, V1, V2, V3, V4, V5);
descriptor: (Lcom/google/common/util/concurrent/ClosingFuture$DeferredCloser;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/google/common/util/concurrent/ClosingFuture;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws java.lang.Exception
Signature: (Lcom/google/common/util/concurrent/ClosingFuture$DeferredCloser;TV1;TV2;TV3;TV4;TV5;)Lcom/google/common/util/concurrent/ClosingFuture<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 AsyncClosingFunction5 = com.google.common.util.concurrent.ClosingFuture$Combiner5$AsyncClosingFunction5 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()