class
FunctionConvertersTest extends AnyRef
Instance Constructors
-
new
FunctionConvertersTest()
Type Members
-
case class
Box[A](value: A) extends Product with Serializable
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
var
cache: Any
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
val
fyl: File
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
val
nmm: Long
-
val
nnn: Double
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
num: Int
-
def
recall: Any
-
def
sameS[A, B, C, D](f: (A) ⇒ B, g: (C) ⇒ D)(implicit ev1: =:=[A, C], ev2: =:=[B, D]): Box[(A) ⇒ Boolean]
-
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]
-
def
save(a: Any): Any
-
val
str: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
test_BiConsumer(): Unit
-
def
test_BiFunction(): Unit
-
def
test_BiPredicate(): Unit
-
def
test_BinaryOperator(): Unit
-
def
test_BooleanSupplier(): Unit
-
def
test_Consumer(): Unit
-
def
test_DoubleBinaryOperator(): Unit
-
def
test_DoubleConsumer(): Unit
-
def
test_DoubleFunction(): Unit
-
def
test_DoublePredicate(): Unit
-
def
test_DoubleSupplier(): Unit
-
def
test_DoubleToIntFunction(): Unit
-
def
test_DoubleToLongFunction(): Unit
-
def
test_DoubleUnaryOperator(): Unit
-
def
test_Function(): Unit
-
def
test_IntBinaryOperator(): Unit
-
def
test_IntConsumer(): Unit
-
def
test_IntFunction(): Unit
-
def
test_IntPredicate(): Unit
-
def
test_IntSupplier(): Unit
-
def
test_IntToDoubleFunction(): Unit
-
def
test_IntToLongFunction(): Unit
-
def
test_IntUnaryOperator(): Unit
-
def
test_LongBinaryOperator(): Unit
-
def
test_LongConsumer(): Unit
-
def
test_LongFunction(): Unit
-
def
test_LongPredicate(): Unit
-
def
test_LongSupplier(): Unit
-
def
test_LongToDoubleFunction(): Unit
-
def
test_LongToIntFunction(): Unit
-
def
test_LongUnaryOperator(): Unit
-
def
test_ObjDoubleConsumer(): Unit
-
def
test_ObjIntConsumer(): Unit
-
def
test_ObjLongConsumer(): Unit
-
def
test_Predicate(): Unit
-
def
test_Supplier(): Unit
-
def
test_ToDoubleBiFunction(): Unit
-
def
test_ToDoubleFunction(): Unit
-
def
test_ToIntBiFunction(): Unit
-
def
test_ToIntFunction(): Unit
-
def
test_ToLongBiFunction(): Unit
-
def
test_ToLongFunction(): Unit
-
def
test_UnaryOperator(): Unit
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit