| Interface | Description |
|---|---|
| JFunction0<R> | Deprecated
Use scala.Function0 in Scala 2.12
|
| JFunction1<T1,R> | Deprecated
Use scala.Function1 in Scala 2.12
|
| JFunction10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,R> | Deprecated
Use scala.Function10 in Scala 2.12
|
| JFunction11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,R> | Deprecated
Use scala.Function11 in Scala 2.12
|
| JFunction12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,R> | Deprecated
Use scala.Function12 in Scala 2.12
|
| JFunction13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,R> | Deprecated
Use scala.Function13 in Scala 2.12
|
| JFunction14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,R> | Deprecated
Use scala.Function14 in Scala 2.12
|
| JFunction15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,R> | Deprecated
Use scala.Function15 in Scala 2.12
|
| JFunction16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,R> | Deprecated
Use scala.Function16 in Scala 2.12
|
| JFunction17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,R> | Deprecated
Use scala.Function17 in Scala 2.12
|
| JFunction18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,R> | Deprecated
Use scala.Function18 in Scala 2.12
|
| JFunction19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,R> | Deprecated
Use scala.Function19 in Scala 2.12
|
| JFunction2<T1,T2,R> | Deprecated
Use scala.Function2 in Scala 2.12
|
| JFunction20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,R> | Deprecated
Use scala.Function20 in Scala 2.12
|
| JFunction21<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,R> | Deprecated
Use scala.Function21 in Scala 2.12
|
| JFunction22<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,R> | Deprecated
Use scala.Function22 in Scala 2.12
|
| JFunction3<T1,T2,T3,R> | Deprecated
Use scala.Function3 in Scala 2.12
|
| JFunction4<T1,T2,T3,T4,R> | Deprecated
Use scala.Function4 in Scala 2.12
|
| JFunction5<T1,T2,T3,T4,T5,R> | Deprecated
Use scala.Function5 in Scala 2.12
|
| JFunction6<T1,T2,T3,T4,T5,T6,R> | Deprecated
Use scala.Function6 in Scala 2.12
|
| JFunction7<T1,T2,T3,T4,T5,T6,T7,R> | Deprecated
Use scala.Function7 in Scala 2.12
|
| JFunction8<T1,T2,T3,T4,T5,T6,T7,T8,R> | Deprecated
Use scala.Function8 in Scala 2.12
|
| JFunction9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R> | Deprecated
Use scala.Function9 in Scala 2.12
|
| JProcedure0 | |
| JProcedure1<T1> | |
| JProcedure10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> | |
| JProcedure11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> | |
| JProcedure12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> | |
| JProcedure13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> | |
| JProcedure14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> | |
| JProcedure15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> | |
| JProcedure16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> | |
| JProcedure17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> | |
| JProcedure18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> | |
| JProcedure19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> | |
| JProcedure2<T1,T2> | |
| JProcedure20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> | |
| JProcedure21<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> | |
| JProcedure22<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> | |
| JProcedure3<T1,T2,T3> | |
| JProcedure4<T1,T2,T3,T4> | |
| JProcedure5<T1,T2,T3,T4,T5> | |
| JProcedure6<T1,T2,T3,T4,T5,T6> | |
| JProcedure7<T1,T2,T3,T4,T5,T6,T7> | |
| JProcedure8<T1,T2,T3,T4,T5,T6,T7,T8> | |
| JProcedure9<T1,T2,T3,T4,T5,T6,T7,T8,T9> | |
| MakesParallelStream<T,SS extends java.util.stream.BaseStream<?,SS>> |
Classes or objects implementing this trait create streams suitable for parallel use
|
| MakesSequentialStream<T,SS extends java.util.stream.BaseStream<?,SS>> |
Classes or objects implementing this trait create streams suitable for sequential use
|
| PrimitiveStreamAccumulator<S,AA> | |
| PrimitiveStreamUnboxer<A,S> | |
| Priority1FunctionConverters | |
| Priority1StreamConverters | |
| Priority2FunctionConverters | |
| Priority2StreamConverters | |
| Priority3FunctionConverters | |
| StepConvertersTest.SpecCheck | |
| StreamShape<T,S extends java.util.stream.BaseStream<?,S>> | |
| StreamShapeLowPriority | |
| WrappedAsJava<J> |
A trait that indicates that the class is or can be converted to a Java version by wrapping a Scala class
|
| WrappedAsScala<S> |
A trait that indicates that the class is or can be converted to a Scala version by wrapping a Java class
|