abstract class com.google.common.util.concurrent.GwtFluentFutureCatchingSpecialization<V> implements com.google.common.util.concurrent.ListenableFuture<V>
minor version: 0
major version: 59
flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
this_class: com.google.common.util.concurrent.GwtFluentFutureCatchingSpecialization
super_class: java.lang.Object
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization<TV;>;
}
Signature: <V:Ljava/lang/Object;>Ljava/lang/Object;Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
SourceFile: "GwtFluentFutureCatchingSpecialization.java"
RuntimeInvisibleAnnotations:
com.google.common.annotations.GwtCompatible(emulated = true)