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