class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet extends it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap$KeySet
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet
super_class: it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap$KeySet
{
final it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap this$0;
descriptor: Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>(it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap);
descriptor: (Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet.this$0:Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap;
aload 0
aload 1
invokespecial it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap$KeySet.<init>:(Lit/unimi/dsi/fastutil/longs/AbstractLong2DoubleSortedMap;)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap$KeySet;
MethodParameters:
Name Flags
this$0 final
public it.unimi.dsi.fastutil.longs.LongBidirectionalIterator iterator();
descriptor: ()Lit/unimi/dsi/fastutil/longs/LongBidirectionalIterator;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeyIterator
dup
aload 0
getfield it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet.this$0:Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap;
invokespecial it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeyIterator.<init>:(Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap$KeySet;
public it.unimi.dsi.fastutil.longs.LongBidirectionalIterator iterator(long);
descriptor: (J)Lit/unimi/dsi/fastutil/longs/LongBidirectionalIterator;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: new it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeyIterator
dup
aload 0
getfield it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet.this$0:Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap;
lload 1
invokespecial it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeyIterator.<init>:(Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap;J)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lit/unimi/dsi/fastutil/longs/Long2DoubleAVLTreeMap$KeySet;
0 1 1 from J
MethodParameters:
Name Flags
from final
public java.util.Iterator iterator();
descriptor: ()Ljava/util/Iterator;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet.iterator:()Lit/unimi/dsi/fastutil/longs/LongBidirectionalIterator;
areturn
LocalVariableTable:
Start End Slot Name Signature
public it.unimi.dsi.fastutil.longs.LongIterator iterator();
descriptor: ()Lit/unimi/dsi/fastutil/longs/LongIterator;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet.iterator:()Lit/unimi/dsi/fastutil/longs/LongBidirectionalIterator;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "Long2DoubleAVLTreeMap.java"
NestHost: it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
InnerClasses:
protected KeySet = it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap$KeySet of it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap
private final KeyIterator = it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeyIterator of it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
private KeySet = it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap$KeySet of it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap