monocle.bench

MonocleLensBench

class MonocleLensBench extends AnyRef

Annotations
@State()
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. MonocleLensBench
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MonocleLensBench()

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. val _n1Ton4I: PLens[Nested0, Nested0, Int, Int]

  5. val _n1Ton7I: PLens[Nested0, Nested0, Int, Int]

  6. val _n1_i: Lens[Nested0, Int]

  7. val _n2: Lens[Nested0, Nested1]

  8. val _n3: Lens[Nested1, Nested2]

  9. val _n4: Lens[Nested2, Nested3]

  10. val _n4_i: Lens[Nested3, Int]

  11. val _n5: Lens[Nested3, Nested4]

  12. val _n6: Lens[Nested4, Nested5]

  13. val _n7: Lens[Nested5, Nested6]

  14. val _n7_i: Lens[Nested6, Int]

  15. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  16. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  19. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. def get0(): Int

    Annotations
    @Benchmark()
  21. def get3(): Int

    Annotations
    @Benchmark()
  22. def get6(): Int

    Annotations
    @Benchmark()
  23. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  24. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  25. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  26. def modify0(): Nested0

    Annotations
    @Benchmark()
  27. def modify3(): Nested0

    Annotations
    @Benchmark()
  28. def modify6(): Nested0

    Annotations
    @Benchmark()
  29. def modifyF0(): Maybe[Nested0]

    Annotations
    @Benchmark()
  30. def modifyF3(): Maybe[Nested0]

    Annotations
    @Benchmark()
  31. def modifyF6(): Maybe[Nested0]

    Annotations
    @Benchmark()
  32. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  33. final def notify(): Unit

    Definition Classes
    AnyRef
  34. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  35. def set0(): Nested0

    Annotations
    @Benchmark()
  36. def set3(): Nested0

    Annotations
    @Benchmark()
  37. def set6(): Nested0

    Annotations
    @Benchmark()
  38. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  39. def toString(): String

    Definition Classes
    AnyRef → Any
  40. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped