Skip to content

Instantly share code, notes, and snippets.

@lrytz
Created April 9, 2019 11:00
Show Gist options
  • Save lrytz/d27ed185e5932667421823b5a422b7e3 to your computer and use it in GitHub Desktop.
Save lrytz/d27ed185e5932667421823b5a422b7e3 to your computer and use it in GitHub Desktop.
// class version 52.0 (52)
// access flags 0x601
// signature Ljava/lang/Object;Lscala/Function0<Ljava/lang/Object;>;Ljava/io/Serializable;
// declaration: scala/runtime/java8/JFunction0$mcV$sp extends scala.Function0<java.lang.Object>, java.io.Serializable
public abstract interface scala/runtime/java8/JFunction0$mcV$sp implements scala/Function0 java/io/Serializable {
// compiled from: JFunction0$mcV$sp.scala
@Ljava/lang/FunctionalInterface;()
@Lscala/reflect/ScalaSignature;(bytes="\u0006\u0005Q2q\u0001B\u0003\u0011\u0002\u0007\u0005A\u0002C\u0003$\u0001\u0011\u0005A\u0005C\u0003)\u0001\u0019\u0005A\u0005C\u0003*\u0001\u0011\u0005#FA\u0009K\rVt7\r^5p]B\"Sn\u0019,%gBT!AB\u0004\u0002\u000b)\u000cg/\u0019\u001d\u000b\u0005!I\u0011a\u0002:v]RLW.\u001a\u0006\u0002\u0015\u0005)1oY1mC\u000e\u00011\u0003\u0002\u0001\u000e#]\u0001\"AD\u0008\u000e\u0003%I!\u0001E\u0005\u0003\r\u0005s\u0017PU3g!\rq!\u0003F\u0005\u0003'%\u0011\u0011BR;oGRLwN\u001c\u0019\u0011\u00059)\u0012B\u0001\u000c\n\u0005\r\u0009e.\u001f\u0009\u00031\u0001r!!\u0007\u0010\u000f\u0005iiR\"A\u000e\u000b\u0005qY\u0011A\u0002\u001fs_>$h(C\u0001\u000b\u0013\u0009y\u0012\"A\u0004qC\u000e\\\u0017mZ3\n\u0005\u0005\u0012#\u0001D*fe&\u000cG.\u001b>bE2,'BA\u0010\n\u0003\u0019!\u0013N\\5uIQ\u0009Q\u0005\u0005\u0002\u000fM%\u0011q%\u0003\u0002\u0005+:LG/\u0001\u0007baBd\u0017\u0010J7d-\u0012\u001a\u0008/A\u0003baBd\u0017\u0010F\u0001\u0015Q\u0009\u0001A\u0006\u0005\u0002.e5\u0009aF\u0003\u00020a\u0005!A.\u00198h\u0015\u0005\u0009\u0014\u0001\u00026bm\u0006L!a\r\u0018\u0003'\u0019+hn\u0019;j_:\u000cG.\u00138uKJ4\u0017mY3")
ATTRIBUTE ScalaSig : unknown
ATTRIBUTE ScalaInlineInfo : unknown
// access flags 0x401
public abstract apply$mcV$sp()V
// access flags 0x1009
public static synthetic apply$(Lscala/runtime/java8/JFunction0$mcV$sp;)Ljava/lang/Object;
// parameter final synthetic $this
L0
LINENUMBER 17 L0
ALOAD 0
INVOKESPECIAL scala/runtime/java8/JFunction0$mcV$sp.apply ()Ljava/lang/Object;
ARETURN
L1
LOCALVARIABLE $this Lscala/runtime/java8/JFunction0$mcV$sp; L0 L1 0
MAXSTACK = 1
MAXLOCALS = 1
// access flags 0x1
public default apply()Ljava/lang/Object;
L0
LINENUMBER 18 L0
ALOAD 0
INVOKEINTERFACE scala/runtime/java8/JFunction0$mcV$sp.apply$mcV$sp ()V
L1
LINENUMBER 19 L1
GETSTATIC scala/runtime/BoxedUnit.UNIT : Lscala/runtime/BoxedUnit;
ARETURN
L2
LOCALVARIABLE this Lscala/runtime/java8/JFunction0$mcV$sp; L0 L2 0
MAXSTACK = 1
MAXLOCALS = 1
// access flags 0x9
public static $init$(Lscala/runtime/java8/JFunction0$mcV$sp;)V
// parameter final synthetic $this
L0
LINENUMBER 15 L0
RETURN
L1
LOCALVARIABLE $this Lscala/runtime/java8/JFunction0$mcV$sp; L0 L1 0
MAXSTACK = 0
MAXLOCALS = 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment