class org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection extends org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$AbstractDoubleValuesCollection
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection
  super_class: org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$AbstractDoubleValuesCollection
{
  final org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap this$0;
    descriptor: Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private void <init>(org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap);
    descriptor: (Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
         0: .line 1564
            aload 0 /* this */
            aload 1
            putfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 0 /* this */
            aload 1
            invokespecial org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$AbstractDoubleValuesCollection.<init>:(Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap;)V
            return
        end local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection;
    MethodParameters:
        Name  Flags
      this$0  final

  public org.eclipse.collections.api.iterator.MutableDoubleIterator doubleIterator();
    descriptor: ()Lorg/eclipse/collections/api/iterator/MutableDoubleIterator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
         0: .line 1569
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.doubleIterator:()Lorg/eclipse/collections/api/iterator/MutableDoubleIterator;
            areturn
        end local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection;

  public boolean remove(double);
    descriptor: (D)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=2
        start local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
        start local 1 // double item
         0: .line 1575
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.size:()I
            istore 3 /* oldSize */
        start local 3 // int oldSize
         1: .line 1577
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap$SentinelValues;
            ifnull 6
         2: .line 1579
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap$SentinelValues;
            getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$SentinelValues.containsZeroKey:Z
            ifeq 4
            dload 1 /* item */
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap$SentinelValues;
            getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$SentinelValues.zeroValue:D
            invokestatic java.lang.Double.compare:(DD)I
            ifne 4
         3: .line 1581
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            iconst_0
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.removeKey:(I)V
         4: .line 1583
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap$SentinelValues;
            getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$SentinelValues.containsOneKey:Z
            ifeq 6
            dload 1 /* item */
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap$SentinelValues;
            getfield org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$SentinelValues.oneValue:D
            invokestatic java.lang.Double.compare:(DD)I
            ifne 6
         5: .line 1585
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            iconst_1
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.removeKey:(I)V
         6: .line 1588
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 4 /* i */
        start local 4 // int i
         7: goto 11
         8: .line 1590
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.keys:[I
            iload 4 /* i */
            iaload
            invokestatic org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.isNonSentinel:(I)Z
            ifeq 10
            dload 1 /* item */
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.values:[D
            iload 4 /* i */
            daload
            invokestatic java.lang.Double.compare:(DD)I
            ifne 10
         9: .line 1592
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.keys:[I
            iload 4 /* i */
            iaload
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.removeKey:(I)V
        10: .line 1588
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 4 /* i */
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.keys:[I
            arraylength
            if_icmplt 8
        end local 4 // int i
        12: .line 1595
            iload 3 /* oldSize */
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.size:()I
            if_icmpeq 13
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
        13: iconst_0
            ireturn
        end local 3 // int oldSize
        end local 1 // double item
        end local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection;
            0   14     1     item  D
            1   14     3  oldSize  I
            7   12     4        i  I
    MethodParameters:
      Name  Flags
      item  

  public boolean retainAll(org.eclipse.collections.api.DoubleIterable);
    descriptor: (Lorg/eclipse/collections/api/DoubleIterable;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=5, args_size=2
        start local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
        start local 1 // org.eclipse.collections.api.DoubleIterable source
         0: .line 1601
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.size:()I
            istore 2 /* oldSize */
        start local 2 // int oldSize
         1: .line 1602
            aload 1 /* source */
            instanceof org.eclipse.collections.api.set.primitive.DoubleSet
            ifeq 2
            aload 1 /* source */
            checkcast org.eclipse.collections.api.set.primitive.DoubleSet
            goto 3
      StackMap locals: int
      StackMap stack:
         2: aload 1 /* source */
            invokeinterface org.eclipse.collections.api.DoubleIterable.toSet:()Lorg/eclipse/collections/api/set/primitive/MutableDoubleSet;
      StackMap locals:
      StackMap stack: org.eclipse.collections.api.set.primitive.DoubleSet
         3: astore 3 /* sourceSet */
        start local 3 // org.eclipse.collections.api.set.primitive.DoubleSet sourceSet
         4: .line 1603
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 3 /* sourceSet */
            invokedynamic accept(Lorg/eclipse/collections/api/set/primitive/DoubleSet;)Lorg/eclipse/collections/api/block/predicate/primitive/IntDoublePredicate;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.altMetafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;[Ljava/lang/Object;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (ID)Z
                  org/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection.lambda$0(Lorg/eclipse/collections/api/set/primitive/DoubleSet;ID)Z (6)
                  (ID)Z
                  1
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.select:(Lorg/eclipse/collections/api/block/predicate/primitive/IntDoublePredicate;)Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            astore 4 /* retained */
        start local 4 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap retained
         5: .line 1604
            aload 4 /* retained */
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.size:()I
            iload 2 /* oldSize */
            if_icmpeq 12
         6: .line 1606
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 4 /* retained */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.keys:[I
            putfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.keys:[I
         7: .line 1607
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 4 /* retained */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.values:[D
            putfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.values:[D
         8: .line 1608
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 4 /* retained */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap$SentinelValues;
            putfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.sentinelValues:Lorg/eclipse/collections/impl/map/mutable/primitive/AbstractMutableDoubleValuesMap$SentinelValues;
         9: .line 1609
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 4 /* retained */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.occupiedWithData:I
            putfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.occupiedWithData:I
        10: .line 1610
            aload 0 /* this */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.this$0:Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
            aload 4 /* retained */
            getfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.occupiedWithSentinels:I
            putfield org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap.occupiedWithSentinels:I
        11: .line 1611
            iconst_1
            ireturn
        12: .line 1613
      StackMap locals: org.eclipse.collections.api.set.primitive.DoubleSet org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap
      StackMap stack:
            iconst_0
            ireturn
        end local 4 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap retained
        end local 3 // org.eclipse.collections.api.set.primitive.DoubleSet sourceSet
        end local 2 // int oldSize
        end local 1 // org.eclipse.collections.api.DoubleIterable source
        end local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   13     0       this  Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection;
            0   13     1     source  Lorg/eclipse/collections/api/DoubleIterable;
            1   13     2    oldSize  I
            4   13     3  sourceSet  Lorg/eclipse/collections/api/set/primitive/DoubleSet;
            5   13     4   retained  Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap;
    MethodParameters:
        Name  Flags
      source  

  public org.eclipse.collections.api.collection.primitive.MutableDoubleCollection newEmpty();
    descriptor: ()Lorg/eclipse/collections/api/collection/primitive/MutableDoubleCollection;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
         0: .line 1622
            new org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag
            dup
            invokespecial org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag.<init>:()V
            areturn
        end local 0 // org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection;

  public org.eclipse.collections.api.iterator.DoubleIterator doubleIterator();
    descriptor: ()Lorg/eclipse/collections/api/iterator/DoubleIterator;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection.doubleIterator:()Lorg/eclipse/collections/api/iterator/MutableDoubleIterator;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static boolean lambda$0(org.eclipse.collections.api.set.primitive.DoubleSet, int, double);
    descriptor: (Lorg/eclipse/collections/api/set/primitive/DoubleSet;ID)Z
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=4, args_size=3
        start local 1 // int key
        start local 2 // double value
         0: .line 1603
            aload 0
            dload 2 /* value */
            invokeinterface org.eclipse.collections.api.set.primitive.DoubleSet.contains:(D)Z
            ireturn
        end local 2 // double value
        end local 1 // int key
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     1    key  I
            0    1     2  value  D

  private static java.lang.Object $deserializeLambda$(java.lang.invoke.SerializedLambda);
    descriptor: (Ljava/lang/invoke/SerializedLambda;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=4, locals=3, args_size=1
         0: .line 1
            aload 0
            invokevirtual java.lang.invoke.SerializedLambda.getImplMethodName:()Ljava/lang/String;
            astore 1
            iconst_m1
            istore 2
            aload 1
            invokevirtual java.lang.String.hashCode:()I
            lookupswitch { // 1
          -1647345005: 1
              default: 2
          }
      StackMap locals: java.lang.String int
      StackMap stack:
         1: aload 1
            ldc "lambda$0"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 2
            iconst_0
            istore 2
      StackMap locals:
      StackMap stack:
         2: iload 2
            lookupswitch { // 1
                    0: 3
              default: 4
          }
      StackMap locals:
      StackMap stack:
         3: aload 0
            invokevirtual java.lang.invoke.SerializedLambda.getImplMethodKind:()I
            bipush 6
            if_icmpne 4
            aload 0
            invokevirtual java.lang.invoke.SerializedLambda.getFunctionalInterfaceClass:()Ljava/lang/String;
            ldc "org/eclipse/collections/api/block/predicate/primitive/IntDoublePredicate"
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 4
            aload 0
            invokevirtual java.lang.invoke.SerializedLambda.getFunctionalInterfaceMethodName:()Ljava/lang/String;
            ldc "accept"
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 4
            aload 0
            invokevirtual java.lang.invoke.SerializedLambda.getFunctionalInterfaceMethodSignature:()Ljava/lang/String;
            ldc "(ID)Z"
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 4
            aload 0
            invokevirtual java.lang.invoke.SerializedLambda.getImplClass:()Ljava/lang/String;
            ldc "org/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection"
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 4
            aload 0
            invokevirtual java.lang.invoke.SerializedLambda.getImplMethodSignature:()Ljava/lang/String;
            ldc "(Lorg/eclipse/collections/api/set/primitive/DoubleSet;ID)Z"
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 4
            aload 0
            iconst_0
            invokevirtual java.lang.invoke.SerializedLambda.getCapturedArg:(I)Ljava/lang/Object;
            checkcast org.eclipse.collections.api.set.primitive.DoubleSet
            invokedynamic accept(Lorg/eclipse/collections/api/set/primitive/DoubleSet;)Lorg/eclipse/collections/api/block/predicate/primitive/IntDoublePredicate;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.altMetafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;[Ljava/lang/Object;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (ID)Z
                  org/eclipse/collections/impl/map/mutable/primitive/IntDoubleHashMap$ValuesCollection.lambda$0(Lorg/eclipse/collections/api/set/primitive/DoubleSet;ID)Z (6)
                  (ID)Z
                  1
            areturn
      StackMap locals:
      StackMap stack:
         4: new java.lang.IllegalArgumentException
            dup
            ldc "Invalid lambda deserialization"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "IntDoubleHashMap.java"
NestHost: org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap
InnerClasses:
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  protected abstract AbstractDoubleValuesCollection = org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$AbstractDoubleValuesCollection of org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap
  protected SentinelValues = org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap$SentinelValues of org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleValuesMap
  private ValuesCollection = org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap$ValuesCollection of org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap