public class org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable extends org.eclipse.collections.impl.lazy.primitive.AbstractLazyLongIterable
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable
super_class: org.eclipse.collections.impl.lazy.primitive.AbstractLazyLongIterable
{
private final org.eclipse.collections.api.ByteIterable iterable;
descriptor: Lorg/eclipse/collections/api/ByteIterable;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final org.eclipse.collections.api.block.function.primitive.ByteToLongFunction function;
descriptor: Lorg/eclipse/collections/api/block/function/primitive/ByteToLongFunction;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
public void <init>(org.eclipse.collections.api.ByteIterable, org.eclipse.collections.api.block.function.primitive.ByteToLongFunction);
descriptor: (Lorg/eclipse/collections/api/ByteIterable;Lorg/eclipse/collections/api/block/function/primitive/ByteToLongFunction;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokespecial org.eclipse.collections.impl.lazy.primitive.AbstractLazyLongIterable.<init>:()V
1: aload 0
aload 1
putfield org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable.iterable:Lorg/eclipse/collections/api/ByteIterable;
2: aload 0
aload 2
putfield org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable.function:Lorg/eclipse/collections/api/block/function/primitive/ByteToLongFunction;
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/lazy/primitive/CollectByteToLongIterable;
0 4 1 iterable Lorg/eclipse/collections/api/ByteIterable;
0 4 2 function Lorg/eclipse/collections/api/block/function/primitive/ByteToLongFunction;
MethodParameters:
Name Flags
iterable
function
public void each(org.eclipse.collections.api.block.procedure.primitive.LongProcedure);
descriptor: (Lorg/eclipse/collections/api/block/procedure/primitive/LongProcedure;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable.iterable:Lorg/eclipse/collections/api/ByteIterable;
aload 0
aload 1
invokedynamic value(Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;Lorg/eclipse/collections/api/block/procedure/primitive/LongProcedure;)Lorg/eclipse/collections/api/block/procedure/primitive/ByteProcedure;
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:
(B)V
org/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable.lambda$0(Lorg/eclipse/collections/api/block/procedure/primitive/LongProcedure;B)V (7)
(B)V
1
invokeinterface org.eclipse.collections.api.ByteIterable.forEach:(Lorg/eclipse/collections/api/block/procedure/primitive/ByteProcedure;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;
0 2 1 procedure Lorg/eclipse/collections/api/block/procedure/primitive/LongProcedure;
MethodParameters:
Name Flags
procedure final
public org.eclipse.collections.api.iterator.LongIterator longIterator();
descriptor: ()Lorg/eclipse/collections/api/iterator/LongIterator;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable$1
dup
aload 0
invokespecial org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable$1.<init>:(Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;
public int size();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable.iterable:Lorg/eclipse/collections/api/ByteIterable;
invokeinterface org.eclipse.collections.api.ByteIterable.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;
public boolean isEmpty();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable.iterable:Lorg/eclipse/collections/api/ByteIterable;
invokeinterface org.eclipse.collections.api.ByteIterable.isEmpty:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;
public boolean notEmpty();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable.iterable:Lorg/eclipse/collections/api/ByteIterable;
invokeinterface org.eclipse.collections.api.ByteIterable.notEmpty:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;
private void lambda$0(org.eclipse.collections.api.block.procedure.primitive.LongProcedure, byte);
descriptor: (Lorg/eclipse/collections/api/block/procedure/primitive/LongProcedure;B)V
flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 2 0: aload 1
aload 0
getfield org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable.function:Lorg/eclipse/collections/api/block/function/primitive/ByteToLongFunction;
iload 2
invokeinterface org.eclipse.collections.api.block.function.primitive.ByteToLongFunction.valueOf:(B)J
invokeinterface org.eclipse.collections.api.block.procedure.primitive.LongProcedure.value:(J)V
return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;
0 1 2 each B
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=5, locals=3, args_size=1
0: 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 7
if_icmpne 4
aload 0
invokevirtual java.lang.invoke.SerializedLambda.getFunctionalInterfaceClass:()Ljava/lang/String;
ldc "org/eclipse/collections/api/block/procedure/primitive/ByteProcedure"
invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
ifeq 4
aload 0
invokevirtual java.lang.invoke.SerializedLambda.getFunctionalInterfaceMethodName:()Ljava/lang/String;
ldc "value"
invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
ifeq 4
aload 0
invokevirtual java.lang.invoke.SerializedLambda.getFunctionalInterfaceMethodSignature:()Ljava/lang/String;
ldc "(B)V"
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/lazy/primitive/CollectByteToLongIterable"
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/block/procedure/primitive/LongProcedure;B)V"
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.impl.lazy.primitive.CollectByteToLongIterable
aload 0
iconst_1
invokevirtual java.lang.invoke.SerializedLambda.getCapturedArg:(I)Ljava/lang/Object;
checkcast org.eclipse.collections.api.block.procedure.primitive.LongProcedure
invokedynamic value(Lorg/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable;Lorg/eclipse/collections/api/block/procedure/primitive/LongProcedure;)Lorg/eclipse/collections/api/block/procedure/primitive/ByteProcedure;
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:
(B)V
org/eclipse/collections/impl/lazy/primitive/CollectByteToLongIterable.lambda$0(Lorg/eclipse/collections/api/block/procedure/primitive/LongProcedure;B)V (7)
(B)V
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: "CollectByteToLongIterable.java"
NestMembers:
org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable$1
InnerClasses:
public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
org.eclipse.collections.impl.lazy.primitive.CollectByteToLongIterable$1