Class

scala.compat.java8

FunctionConvertersTest

Related Doc: package java8

Permalink

class FunctionConvertersTest extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FunctionConvertersTest
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new FunctionConvertersTest()

    Permalink

Type Members

  1. case class Box[A](value: A) extends Product with Serializable

    Permalink

Value Members

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. var cache: Any

    Permalink
  6. def clone(): AnyRef

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

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. val fyl: File

    Permalink
  11. final def getClass(): Class[_]

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

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

    Permalink
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. val nmm: Long

    Permalink
  16. val nnn: Double

    Permalink
  17. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  18. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  19. val num: Int

    Permalink
  20. def recall: Any

    Permalink
  21. def sameS[A, B, C, D](f: (A) ⇒ B, g: (C) ⇒ D)(implicit ev1: =:=[A, C], ev2: =:=[B, D]): Box[(A) ⇒ Boolean]

    Permalink
  22. def sameS[A, B, C, D, E, F](f: (A, B) ⇒ C, g: (D, E) ⇒ F)(implicit ev1: =:=[A, D], ev2: =:=[B, E], ev3: =:=[C, F]): Box[(A, B) ⇒ Boolean]

    Permalink
  23. def save(a: Any): Any

    Permalink
  24. val str: String

    Permalink
  25. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  26. def test_BiConsumer(): Unit

    Permalink
    Annotations
    @Test()
  27. def test_BiFunction(): Unit

    Permalink
    Annotations
    @Test()
  28. def test_BiPredicate(): Unit

    Permalink
    Annotations
    @Test()
  29. def test_BinaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  30. def test_BooleanSupplier(): Unit

    Permalink
    Annotations
    @Test()
  31. def test_Consumer(): Unit

    Permalink
    Annotations
    @Test()
  32. def test_DoubleBinaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  33. def test_DoubleConsumer(): Unit

    Permalink
    Annotations
    @Test()
  34. def test_DoubleFunction(): Unit

    Permalink
    Annotations
    @Test()
  35. def test_DoublePredicate(): Unit

    Permalink
    Annotations
    @Test()
  36. def test_DoubleSupplier(): Unit

    Permalink
    Annotations
    @Test()
  37. def test_DoubleToIntFunction(): Unit

    Permalink
    Annotations
    @Test()
  38. def test_DoubleToLongFunction(): Unit

    Permalink
    Annotations
    @Test()
  39. def test_DoubleUnaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  40. def test_Function(): Unit

    Permalink
    Annotations
    @Test()
  41. def test_IntBinaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  42. def test_IntConsumer(): Unit

    Permalink
    Annotations
    @Test()
  43. def test_IntFunction(): Unit

    Permalink
    Annotations
    @Test()
  44. def test_IntPredicate(): Unit

    Permalink
    Annotations
    @Test()
  45. def test_IntSupplier(): Unit

    Permalink
    Annotations
    @Test()
  46. def test_IntToDoubleFunction(): Unit

    Permalink
    Annotations
    @Test()
  47. def test_IntToLongFunction(): Unit

    Permalink
    Annotations
    @Test()
  48. def test_IntUnaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  49. def test_LongBinaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  50. def test_LongConsumer(): Unit

    Permalink
    Annotations
    @Test()
  51. def test_LongFunction(): Unit

    Permalink
    Annotations
    @Test()
  52. def test_LongPredicate(): Unit

    Permalink
    Annotations
    @Test()
  53. def test_LongSupplier(): Unit

    Permalink
    Annotations
    @Test()
  54. def test_LongToDoubleFunction(): Unit

    Permalink
    Annotations
    @Test()
  55. def test_LongToIntFunction(): Unit

    Permalink
    Annotations
    @Test()
  56. def test_LongUnaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  57. def test_ObjDoubleConsumer(): Unit

    Permalink
    Annotations
    @Test()
  58. def test_ObjIntConsumer(): Unit

    Permalink
    Annotations
    @Test()
  59. def test_ObjLongConsumer(): Unit

    Permalink
    Annotations
    @Test()
  60. def test_Predicate(): Unit

    Permalink
    Annotations
    @Test()
  61. def test_Supplier(): Unit

    Permalink
    Annotations
    @Test()
  62. def test_ToDoubleBiFunction(): Unit

    Permalink
    Annotations
    @Test()
  63. def test_ToDoubleFunction(): Unit

    Permalink
    Annotations
    @Test()
  64. def test_ToIntBiFunction(): Unit

    Permalink
    Annotations
    @Test()
  65. def test_ToIntFunction(): Unit

    Permalink
    Annotations
    @Test()
  66. def test_ToLongBiFunction(): Unit

    Permalink
    Annotations
    @Test()
  67. def test_ToLongFunction(): Unit

    Permalink
    Annotations
    @Test()
  68. def test_UnaryOperator(): Unit

    Permalink
    Annotations
    @Test()
  69. def toString(): String

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped