class org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1 extends org.eclipse.collections.impl.block.procedure.checked.CheckedProcedure2<K, org.eclipse.collections.api.bag.ImmutableBag<V>>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1
super_class: org.eclipse.collections.impl.block.procedure.checked.CheckedProcedure2
{
final org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy this$1;
descriptor: Lorg/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private final java.io.ObjectOutput val$out;
descriptor: Ljava/io/ObjectOutput;
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
void <init>(org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy, java.io.ObjectOutput);
descriptor: (Lorg/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy;Ljava/io/ObjectOutput;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 0: aload 0
aload 1
putfield org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1.this$1:Lorg/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy;
aload 0
aload 2
putfield org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1.val$out:Ljava/io/ObjectOutput;
aload 0
invokespecial org.eclipse.collections.impl.block.procedure.checked.CheckedProcedure2.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1;
MethodParameters:
Name Flags
this$0 final
val$out final
public void safeValue(K, org.eclipse.collections.api.bag.ImmutableBag<V>);
descriptor: (Ljava/lang/Object;Lorg/eclipse/collections/api/bag/ImmutableBag;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1.val$out:Ljava/io/ObjectOutput;
aload 1
invokeinterface java.io.ObjectOutput.writeObject:(Ljava/lang/Object;)V
1: aload 0
getfield org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1.val$out:Ljava/io/ObjectOutput;
aload 2
invokeinterface org.eclipse.collections.api.bag.ImmutableBag.sizeDistinct:()I
invokeinterface java.io.ObjectOutput.writeInt:(I)V
2: aload 2
new org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1$1
dup
aload 0
aload 0
getfield org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1.val$out:Ljava/io/ObjectOutput;
invokespecial org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1$1.<init>:(Lorg/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1;Ljava/io/ObjectOutput;)V
invokeinterface org.eclipse.collections.api.bag.ImmutableBag.forEachWithOccurrences:(Lorg/eclipse/collections/api/block/procedure/primitive/ObjectIntProcedure;)V
3: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/eclipse/collections/impl/multimap/bag/ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1;
0 4 1 key TK;
0 4 2 bag Lorg/eclipse/collections/api/bag/ImmutableBag<TV;>;
Exceptions:
throws java.io.IOException
Signature: (TK;Lorg/eclipse/collections/api/bag/ImmutableBag<TV;>;)V
MethodParameters:
Name Flags
key
bag
public void safeValue(java.lang.Object, java.lang.Object);
descriptor: (Ljava/lang/Object;Ljava/lang/Object;)V
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
checkcast java.lang.Object
aload 2
checkcast org.eclipse.collections.api.bag.ImmutableBag
invokevirtual org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1.safeValue:(Ljava/lang/Object;Lorg/eclipse/collections/api/bag/ImmutableBag;)V
return
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.lang.Exception
}
Signature: Lorg/eclipse/collections/impl/block/procedure/checked/CheckedProcedure2<TK;Lorg/eclipse/collections/api/bag/ImmutableBag<TV;>;>;
SourceFile: "ImmutableBagMultimapImpl.java"
EnclosingMethod: org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy.writeExternal:(Ljava/io/ObjectOutput;)V
NestHost: org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl
InnerClasses:
private ImmutableBagMultimapSerializationProxy = org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy of org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl
org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1
org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl$ImmutableBagMultimapSerializationProxy$1$1