| 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 | |
| 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
|
| Class | Description |
|---|---|
| DurationConverters |
This class contains static methods which convert between Java Durations
and the durations from the Scala concurrency package.
|
| DurationConverters.DurationOps | |
| DurationConverters.DurationOps$ | |
| DurationConverters.FiniteDurationops | |
| DurationConverters.FiniteDurationops$ | |
| DurationConverters$ |
This class contains static methods which convert between Java Durations
and the durations from the Scala concurrency package.
|
| FutureConverters |
This class contains static methods which convert between Java CompletionStage
and Scala Future.
|
| FutureConverters.CompletionStageOps<T> | |
| FutureConverters.CompletionStageOps$ | |
| FutureConverters.FutureOps<T> | |
| FutureConverters.FutureOps$ | |
| FutureConverters$ |
This class contains static methods which convert between Java CompletionStage
and Scala Future.
|
| JFunction | |
| OptionConverters |
This class enables bidirectional conversion between
scala.Option and the
set of java.util.Optional classes. |
| OptionConverters.RichOptionalDouble |
Provides conversions from `java.util.OptionalDouble` to the generic `Optional` and Scala `Option`
|
| OptionConverters.RichOptionalDouble$ | |
| OptionConverters.RichOptionalGeneric<A> |
Provides conversions from `java.util.Optional` to Scala `Option` or primitive `java.util.Optional` types
|
| OptionConverters.RichOptionalGeneric$ | |
| OptionConverters.RichOptionalInt |
Provides conversions from `java.util.OptionalInt` to the generic `Optional` and Scala `Option`
|
| OptionConverters.RichOptionalInt$ | |
| OptionConverters.RichOptionalLong |
Provides conversions from `java.util.OptionalLong` to the generic `Optional` and Scala `Option`
|
| OptionConverters.RichOptionalLong$ | |
| OptionConverters.RichOptionForJava8<A> |
Provides conversions from `scala.Option` to Java `Optional` types, either generic or primitive
|
| OptionConverters.RichOptionForJava8$ | |
| OptionConverters.SpecializerOfOptions<A,That> |
Type class implementing conversion from generic `Option` or `Optional` to manually specialized variants.
|
| OptionConverters$ |
This class enables bidirectional conversion between
scala.Option and the
set of java.util.Optional classes. |
| PrimitiveIteratorConverters |
This class enables conversion from
scala.Iterator to the set of
java.util.PrimitiveIterator classes. |
| PrimitiveIteratorConverters.RichIteratorToPrimitives<A> |
Provides conversions from Scala `Iterator` to manually specialized `PrimitiveIterator` variants, when available
|
| PrimitiveIteratorConverters.RichIteratorToPrimitives$ | |
| PrimitiveIteratorConverters.RichJavaIteratorToPrimitives<A> |
Provides conversions from Java `Iterator` to manually specialized `PrimitiveIterator` variants, when available
|
| PrimitiveIteratorConverters.RichJavaIteratorToPrimitives$ | |
| PrimitiveIteratorConverters.SpecializerOfIterators<A,That> |
Type class implementing conversion from generic `Option` or `Optional` to manually specialized variants.
|
| PrimitiveIteratorConverters$ |
This class enables conversion from
scala.Iterator to the set of
java.util.PrimitiveIterator classes. |
| Priority1StreamConverters.RichStream<A> | |
| Priority1StreamConverters.RichStreamCanAccumulatePrimitive<S> | |
| Priority2StreamConverters.EnrichAnySteppableWithParKeyStream<A,S extends java.util.stream.BaseStream<?,S>,CC> | |
| Priority2StreamConverters.EnrichAnySteppableWithParStream<A,S extends java.util.stream.BaseStream<?,S>,CC> | |
| Priority2StreamConverters.EnrichAnySteppableWithParValueStream<A,S extends java.util.stream.BaseStream<?,S>,CC> | |
| Priority2StreamConverters.EnrichAnySteppableWithSeqStream<A,S extends java.util.stream.BaseStream<?,S>,CC> | |
| Priority2StreamConverters.EnrichScalaCollectionWithSeqKeyStream<A,S extends java.util.stream.BaseStream<?,S>,CC> | |
| Priority2StreamConverters.EnrichScalaCollectionWithSeqValueStream<A,S extends java.util.stream.BaseStream<?,S>,CC> | |
| ScalaStreamSupport |
This class contains static utility methods for creating Java Streams from Scala Collections, similar
to the methods in
java.util.stream.StreamSupport for other Java types. |
| StreamConverters |
StreamConverters provides extension methods and other functionality to
ease interoperability of Scala collections with java.util.stream classes. |
| StreamConverters.EnrichDoubleArrayWithStream | |
| StreamConverters.EnrichDoubleArrayWithStream$ | |
| StreamConverters.EnrichDoubleWrappedArrayWithStream | |
| StreamConverters.EnrichDoubleWrappedArrayWithStream$ | |
| StreamConverters.EnrichIntArrayWithStream | |
| StreamConverters.EnrichIntArrayWithStream$ | |
| StreamConverters.EnrichIntWrappedArrayWithStream | |
| StreamConverters.EnrichIntWrappedArrayWithStream$ | |
| StreamConverters.EnrichLongArrayWithStream | |
| StreamConverters.EnrichLongArrayWithStream$ | |
| StreamConverters.EnrichLongWrappedArrayWithStream | |
| StreamConverters.EnrichLongWrappedArrayWithStream$ | |
| StreamConverters.RichDoubleStream | |
| StreamConverters.RichDoubleStream$ | |
| StreamConverters.RichIntStream | |
| StreamConverters.RichIntStream$ | |
| StreamConverters.RichLongStream | |
| StreamConverters.RichLongStream$ | |
| StreamConverters$ |
StreamConverters provides extension methods and other functionality to
ease interoperability of Scala collections with java.util.stream classes. |
| StreamShape$ | |
| StreamShapeLowPriority.BaseStreamShape<T,S extends java.util.stream.BaseStream<?,S>,St extends Stepper<?>> |