Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W _ 

A

a() - Method in class scala.compat.java8.StreamConverters.EnrichDoubleArrayWithStream
 
a() - Method in class scala.compat.java8.StreamConverters.EnrichDoubleWrappedArrayWithStream
 
a() - Method in class scala.compat.java8.StreamConverters.EnrichIntArrayWithStream
 
a() - Method in class scala.compat.java8.StreamConverters.EnrichIntWrappedArrayWithStream
 
a() - Method in class scala.compat.java8.StreamConverters.EnrichLongArrayWithStream
 
a() - Method in class scala.compat.java8.StreamConverters.EnrichLongWrappedArrayWithStream
 
AbstractStepsLikeGapped<Sub,Semi extends Sub> - Class in scala.compat.java8.converterImpl
Abstracts all the generic operations of stepping over a backing array for some collection where the elements are stored generically and some may be missing.
AbstractStepsLikeGapped(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
AbstractStepsLikeImmHashMap<K,V,A,Sub,Semi extends Sub> - Interface in scala.compat.java8.converterImpl
Abstracts all the generic operations of stepping over an immutable HashMap by slicing it into pieces.
AbstractStepsLikeIndexed<Sub,Semi extends Sub> - Class in scala.compat.java8.converterImpl
Abstracts all the generic operations of stepping over an indexable collection
AbstractStepsLikeIndexed(int, int) - Constructor for class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
AbstractStepsLikeIterator<A,SP extends Stepper<A>,Semi extends SP> - Class in scala.compat.java8.converterImpl
Common functionality for Steppers that step through an Iterator, caching the results as needed when a split is requested.
AbstractStepsLikeIterator(Iterator<A>) - Constructor for class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
AbstractStepsLikeSliced<Coll,Sub,Semi extends Sub> - Class in scala.compat.java8.converterImpl
Abstracts all the generic operations of stepping over a collection that can be sliced into pieces.
AbstractStepsLikeSliced(Coll, int, int) - Constructor for class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
AbstractStepsLikeTrieIterator<A,Sub,Semi extends Sub> - Interface in scala.compat.java8.converterImpl
Abstracts all the generic operations of stepping over a TrieIterator by asking itself to slice itself into pieces.
AbstractStepsWithTail<CC,Sub,Semi extends Sub> - Class in scala.compat.java8.converterImpl
Abstracts all the generic operations of stepping over a collection with a fast tail operation.
AbstractStepsWithTail(CC, long) - Constructor for class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
abufD(int) - Method in class scala.compat.java8.StreamConvertersTest
 
abufI(int) - Method in class scala.compat.java8.StreamConvertersTest
 
abufL(int) - Method in class scala.compat.java8.StreamConvertersTest
 
abufO(int) - Method in class scala.compat.java8.StreamConvertersTest
 
accept(double) - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
accept(int) - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
accept(long) - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
accept(A) - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
accept(T, U) - Method in class scala.compat.java8.functionConverterImpls.AsJavaBiConsumer
 
accept(T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaConsumer
 
accept(double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoubleConsumer
 
accept(int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntConsumer
 
accept(long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongConsumer
 
accept(T, double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaObjDoubleConsumer
 
accept(T, int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaObjIntConsumer
 
accept(T, long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaObjLongConsumer
 
accumulate(AccumulatesFromStepper<A, Acc>) - Method in interface scala.compat.java8.collectionImpl.Stepper
Drains the contents of this stepper into an Accumulator or specialized variant thereof as appropriate.
accumulate() - Method in class scala.compat.java8.converterImpl.AccumulateAnyArray
 
accumulate() - Method in class scala.compat.java8.converterImpl.AccumulateDoubleArray
 
accumulate() - Method in class scala.compat.java8.converterImpl.AccumulateDoubleCollection
 
accumulate() - Method in class scala.compat.java8.converterImpl.AccumulateIntArray
 
accumulate() - Method in class scala.compat.java8.converterImpl.AccumulateIntCollection
 
accumulate() - Method in class scala.compat.java8.converterImpl.AccumulateLongArray
 
accumulate() - Method in class scala.compat.java8.converterImpl.AccumulateLongCollection
 
accumulate() - Method in class scala.compat.java8.converterImpl.CollectionCanAccumulate
 
accumulate() - Method in class scala.compat.java8.Priority1StreamConverters.RichStream
 
accumulate() - Method in class scala.compat.java8.StreamConverters.RichDoubleStream
 
accumulate() - Method in class scala.compat.java8.StreamConverters.RichIntStream
 
accumulate() - Method in class scala.compat.java8.StreamConverters.RichLongStream
 
AccumulateAnyArray<A> - Class in scala.compat.java8.converterImpl
 
AccumulateAnyArray(Object) - Constructor for class scala.compat.java8.converterImpl.AccumulateAnyArray
 
accumulateAnyArray(Object) - Method in interface scala.compat.java8.converterImpl.Priority2AccumulatorConverters
 
accumulateAnyArray(Object) - Static method in class scala.compat.java8.StreamConverters
 
AccumulateAnyArray$ - Class in scala.compat.java8.converterImpl
 
AccumulateAnyArray$() - Constructor for class scala.compat.java8.converterImpl.AccumulateAnyArray$
 
accumulateAnyStepper() - Method in interface scala.compat.java8.converterImpl.Priority1AccumulatorConverters
 
accumulateAnyStepper() - Static method in class scala.compat.java8.StreamConverters
 
AccumulateDoubleArray - Class in scala.compat.java8.converterImpl
 
AccumulateDoubleArray(double[]) - Constructor for class scala.compat.java8.converterImpl.AccumulateDoubleArray
 
accumulateDoubleArray(double[]) - Method in interface scala.compat.java8.converterImpl.Priority1AccumulatorConverters
 
accumulateDoubleArray(double[]) - Static method in class scala.compat.java8.StreamConverters
 
AccumulateDoubleArray$ - Class in scala.compat.java8.converterImpl
 
AccumulateDoubleArray$() - Constructor for class scala.compat.java8.converterImpl.AccumulateDoubleArray$
 
AccumulateDoubleCollection - Class in scala.compat.java8.converterImpl
 
AccumulateDoubleCollection(TraversableOnce<Object>) - Constructor for class scala.compat.java8.converterImpl.AccumulateDoubleCollection
 
accumulateDoubleCollection(TraversableOnce<Object>) - Method in interface scala.compat.java8.converterImpl.Priority2AccumulatorConverters
 
accumulateDoubleCollection(TraversableOnce<Object>) - Static method in class scala.compat.java8.StreamConverters
 
AccumulateDoubleCollection$ - Class in scala.compat.java8.converterImpl
 
AccumulateDoubleCollection$() - Constructor for class scala.compat.java8.converterImpl.AccumulateDoubleCollection$
 
accumulateDoubleStepper() - Method in class scala.compat.java8.StreamConverters$
 
accumulateDoubleStepper() - Static method in class scala.compat.java8.StreamConverters
 
AccumulateIntArray - Class in scala.compat.java8.converterImpl
 
AccumulateIntArray(int[]) - Constructor for class scala.compat.java8.converterImpl.AccumulateIntArray
 
accumulateIntArray(int[]) - Method in interface scala.compat.java8.converterImpl.Priority1AccumulatorConverters
 
accumulateIntArray(int[]) - Static method in class scala.compat.java8.StreamConverters
 
AccumulateIntArray$ - Class in scala.compat.java8.converterImpl
 
AccumulateIntArray$() - Constructor for class scala.compat.java8.converterImpl.AccumulateIntArray$
 
AccumulateIntCollection - Class in scala.compat.java8.converterImpl
 
AccumulateIntCollection(TraversableOnce<Object>) - Constructor for class scala.compat.java8.converterImpl.AccumulateIntCollection
 
accumulateIntCollection(TraversableOnce<Object>) - Method in interface scala.compat.java8.converterImpl.Priority2AccumulatorConverters
 
accumulateIntCollection(TraversableOnce<Object>) - Static method in class scala.compat.java8.StreamConverters
 
AccumulateIntCollection$ - Class in scala.compat.java8.converterImpl
 
AccumulateIntCollection$() - Constructor for class scala.compat.java8.converterImpl.AccumulateIntCollection$
 
accumulateIntStepper() - Method in class scala.compat.java8.StreamConverters$
 
accumulateIntStepper() - Static method in class scala.compat.java8.StreamConverters
 
AccumulateLongArray - Class in scala.compat.java8.converterImpl
 
AccumulateLongArray(long[]) - Constructor for class scala.compat.java8.converterImpl.AccumulateLongArray
 
accumulateLongArray(long[]) - Method in interface scala.compat.java8.converterImpl.Priority1AccumulatorConverters
 
accumulateLongArray(long[]) - Static method in class scala.compat.java8.StreamConverters
 
AccumulateLongArray$ - Class in scala.compat.java8.converterImpl
 
AccumulateLongArray$() - Constructor for class scala.compat.java8.converterImpl.AccumulateLongArray$
 
AccumulateLongCollection - Class in scala.compat.java8.converterImpl
 
AccumulateLongCollection(TraversableOnce<Object>) - Constructor for class scala.compat.java8.converterImpl.AccumulateLongCollection
 
accumulateLongCollection(TraversableOnce<Object>) - Method in interface scala.compat.java8.converterImpl.Priority2AccumulatorConverters
 
accumulateLongCollection(TraversableOnce<Object>) - Static method in class scala.compat.java8.StreamConverters
 
AccumulateLongCollection$ - Class in scala.compat.java8.converterImpl
 
AccumulateLongCollection$() - Constructor for class scala.compat.java8.converterImpl.AccumulateLongCollection$
 
accumulateLongStepper() - Method in class scala.compat.java8.StreamConverters$
 
accumulateLongStepper() - Static method in class scala.compat.java8.StreamConverters
 
accumulatePrimitive(PrimitiveStreamAccumulator<S, AA>) - Method in class scala.compat.java8.Priority1StreamConverters.RichStreamCanAccumulatePrimitive
 
AccumulatesFromStepper<A,Acc extends AccumulatorLike<A,Acc>> - Interface in scala.compat.java8.converterImpl
 
AccumulatesFromStepper$mcD$sp<Acc extends AccumulatorLike<java.lang.Object,Acc>> - Interface in scala.compat.java8.converterImpl
 
AccumulatesFromStepper$mcI$sp<Acc extends AccumulatorLike<java.lang.Object,Acc>> - Interface in scala.compat.java8.converterImpl
 
AccumulatesFromStepper$mcJ$sp<Acc extends AccumulatorLike<java.lang.Object,Acc>> - Interface in scala.compat.java8.converterImpl
 
Accumulator<A> - Class in scala.compat.java8.collectionImpl
An Accumulator is a low-level collection specialized for gathering elements in parallel and then joining them in order by merging Accumulators.
Accumulator() - Constructor for class scala.compat.java8.collectionImpl.Accumulator
 
Accumulator$ - Class in scala.compat.java8.collectionImpl
 
Accumulator$() - Constructor for class scala.compat.java8.collectionImpl.Accumulator$
 
AccumulatorLike<A,AC> - Interface in scala.compat.java8.collectionImpl
An accumulator that works with Java 8 streams; it accepts elements of type A, is itself an AC.
AccumulatorLike$mcD$sp<AC> - Interface in scala.compat.java8.collectionImpl
 
AccumulatorLike$mcI$sp<AC> - Interface in scala.compat.java8.collectionImpl
 
AccumulatorLike$mcJ$sp<AC> - Interface in scala.compat.java8.collectionImpl
 
AccumulatorStepper<A> - Class in scala.compat.java8.collectionImpl
 
AccumulatorStepper(Accumulator<A>) - Constructor for class scala.compat.java8.collectionImpl.AccumulatorStepper
 
adder() - Method in class scala.compat.java8.collectionImpl.Accumulator$
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
adder() - Static method in class scala.compat.java8.collectionImpl.Accumulator
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
adder() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator$
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.DoubleStream`'s `collect` method.
adder() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.DoubleStream`'s `collect` method.
adder() - Method in class scala.compat.java8.collectionImpl.IntAccumulator$
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.IntStream`'s `collect` method.
adder() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.IntStream`'s `collect` method.
adder() - Method in class scala.compat.java8.collectionImpl.LongAccumulator$
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.LongStream`'s `collect` method.
adder() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
A `BiConsumer` that adds an element to an `Accumulator`, suitable for use with `java.util.stream.LongStream`'s `collect` method.
advanceData(int) - Method in interface scala.compat.java8.converterImpl.StepsVectorLike
 
anticipateParallelism() - Method in interface scala.compat.java8.collectionImpl.StepperLike
Warns this `Stepper` that it is likely to be used in a parallel context (used for efficiency only)
AnyStepper<A> - Interface in scala.compat.java8.collectionImpl
Any `AnyStepper` combines the functionality of a Java `Iterator`, a Java `Spliterator`, and a `Stepper`.
AnyStepper$ - Class in scala.compat.java8.collectionImpl
 
AnyStepper$() - Constructor for class scala.compat.java8.collectionImpl.AnyStepper$
 
AnyStepper.BoxedDoubleStepper - Class in scala.compat.java8.collectionImpl
 
AnyStepper.BoxedIntStepper - Class in scala.compat.java8.collectionImpl
 
AnyStepper.BoxedLongStepper - Class in scala.compat.java8.collectionImpl
 
anyStepperShape() - Method in interface scala.compat.java8.converterImpl.StepperShapeLowPriority
 
anyStreamShape() - Method in interface scala.compat.java8.StreamShapeLowPriority
 
apply(long) - Method in class scala.compat.java8.collectionImpl.Accumulator
Retrieves the `ix`th element.
apply(int) - Method in class scala.compat.java8.collectionImpl.Accumulator
Retrieves the `ix`th element, using an `Int` index.
apply(long) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Retrieves the `ix`th element.
apply(int) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Retrieves the `ix`th element, using an `Int` index.
apply(long) - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Retrieves the `ix`th element.
apply(int) - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Retrieves the `ix`th element, using an `Int` index.
apply(long) - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Retrieves the `ix`th element.
apply(int) - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Retrieves the `ix`th element, using an `Int` index.
apply(Stepper<A>) - Method in interface scala.compat.java8.converterImpl.AccumulatesFromStepper
 
apply(T, U) - Method in class scala.compat.java8.functionConverterImpls.AsJavaBiFunction
 
apply(T, T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaBinaryOperator
 
apply(double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoubleFunction
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaFunction
 
apply(int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntFunction
 
apply(long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongFunction
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaUnaryOperator
 
apply(T, U) - Method in class scala.compat.java8.functionConverterImpls.FromJavaBiConsumer
 
apply(T, U) - Method in class scala.compat.java8.functionConverterImpls.FromJavaBiFunction
 
apply(T, T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaBinaryOperator
 
apply(T, U) - Method in class scala.compat.java8.functionConverterImpls.FromJavaBiPredicate
 
apply() - Method in class scala.compat.java8.functionConverterImpls.FromJavaBooleanSupplier
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaConsumer
 
apply(double, double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoubleBinaryOperator
 
apply(double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoubleConsumer
 
apply(double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoubleFunction
 
apply(double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoublePredicate
 
apply() - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoubleSupplier
 
apply(double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoubleToIntFunction
 
apply(double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoubleToLongFunction
 
apply(double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaDoubleUnaryOperator
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaFunction
 
apply(int, int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntBinaryOperator
 
apply(int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntConsumer
 
apply(int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntFunction
 
apply(int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntPredicate
 
apply() - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntSupplier
 
apply(int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntToDoubleFunction
 
apply(int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntToLongFunction
 
apply(int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaIntUnaryOperator
 
apply(long, long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongBinaryOperator
 
apply(long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongConsumer
 
apply(long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongFunction
 
apply(long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongPredicate
 
apply() - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongSupplier
 
apply(long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongToDoubleFunction
 
apply(long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongToIntFunction
 
apply(long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaLongUnaryOperator
 
apply(T, double) - Method in class scala.compat.java8.functionConverterImpls.FromJavaObjDoubleConsumer
 
apply(T, int) - Method in class scala.compat.java8.functionConverterImpls.FromJavaObjIntConsumer
 
apply(T, long) - Method in class scala.compat.java8.functionConverterImpls.FromJavaObjLongConsumer
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaPredicate
 
apply() - Method in class scala.compat.java8.functionConverterImpls.FromJavaSupplier
 
apply(T, U) - Method in class scala.compat.java8.functionConverterImpls.FromJavaToDoubleBiFunction
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaToDoubleFunction
 
apply(T, U) - Method in class scala.compat.java8.functionConverterImpls.FromJavaToIntBiFunction
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaToIntFunction
 
apply(T, U) - Method in class scala.compat.java8.functionConverterImpls.FromJavaToLongBiFunction
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaToLongFunction
 
apply(T) - Method in class scala.compat.java8.functionConverterImpls.FromJavaUnaryOperator
 
apply() - Method in interface scala.compat.java8.JProcedure0
 
apply(T1) - Method in interface scala.compat.java8.JProcedure1
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in interface scala.compat.java8.JProcedure10
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in interface scala.compat.java8.JProcedure11
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in interface scala.compat.java8.JProcedure12
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in interface scala.compat.java8.JProcedure13
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in interface scala.compat.java8.JProcedure14
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in interface scala.compat.java8.JProcedure15
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in interface scala.compat.java8.JProcedure16
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in interface scala.compat.java8.JProcedure17
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in interface scala.compat.java8.JProcedure18
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in interface scala.compat.java8.JProcedure19
 
apply(T1, T2) - Method in interface scala.compat.java8.JProcedure2
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in interface scala.compat.java8.JProcedure20
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in interface scala.compat.java8.JProcedure21
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in interface scala.compat.java8.JProcedure22
 
apply(T1, T2, T3) - Method in interface scala.compat.java8.JProcedure3
 
apply(T1, T2, T3, T4) - Method in interface scala.compat.java8.JProcedure4
 
apply(T1, T2, T3, T4, T5) - Method in interface scala.compat.java8.JProcedure5
 
apply(T1, T2, T3, T4, T5, T6) - Method in interface scala.compat.java8.JProcedure6
 
apply(T1, T2, T3, T4, T5, T6, T7) - Method in interface scala.compat.java8.JProcedure7
 
apply(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface scala.compat.java8.JProcedure8
 
apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in interface scala.compat.java8.JProcedure9
 
apply(Stream<A>) - Method in interface scala.compat.java8.PrimitiveStreamUnboxer
 
apply(Function1<Object, Object>, Function1<Object, String>) - Method in class scala.compat.java8.StepConvertersTest.SpecCheck$
 
applyAsDouble(double, double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoubleBinaryOperator
 
applyAsDouble(double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoubleUnaryOperator
 
applyAsDouble(int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntToDoubleFunction
 
applyAsDouble(long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongToDoubleFunction
 
applyAsDouble(T, U) - Method in class scala.compat.java8.functionConverterImpls.AsJavaToDoubleBiFunction
 
applyAsDouble(T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaToDoubleFunction
 
applyAsInt(double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoubleToIntFunction
 
applyAsInt(int, int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntBinaryOperator
 
applyAsInt(int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntUnaryOperator
 
applyAsInt(long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongToIntFunction
 
applyAsInt(T, U) - Method in class scala.compat.java8.functionConverterImpls.AsJavaToIntBiFunction
 
applyAsInt(T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaToIntFunction
 
applyAsLong(double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoubleToLongFunction
 
applyAsLong(int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntToLongFunction
 
applyAsLong(long, long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongBinaryOperator
 
applyAsLong(long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongUnaryOperator
 
applyAsLong(T, U) - Method in class scala.compat.java8.functionConverterImpls.AsJavaToLongBiFunction
 
applyAsLong(T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaToLongFunction
 
applyVoid() - Method in interface scala.compat.java8.JProcedure0
 
applyVoid(T1) - Method in interface scala.compat.java8.JProcedure1
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in interface scala.compat.java8.JProcedure10
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in interface scala.compat.java8.JProcedure11
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in interface scala.compat.java8.JProcedure12
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in interface scala.compat.java8.JProcedure13
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in interface scala.compat.java8.JProcedure14
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in interface scala.compat.java8.JProcedure15
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in interface scala.compat.java8.JProcedure16
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in interface scala.compat.java8.JProcedure17
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in interface scala.compat.java8.JProcedure18
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in interface scala.compat.java8.JProcedure19
 
applyVoid(T1, T2) - Method in interface scala.compat.java8.JProcedure2
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in interface scala.compat.java8.JProcedure20
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in interface scala.compat.java8.JProcedure21
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in interface scala.compat.java8.JProcedure22
 
applyVoid(T1, T2, T3) - Method in interface scala.compat.java8.JProcedure3
 
applyVoid(T1, T2, T3, T4) - Method in interface scala.compat.java8.JProcedure4
 
applyVoid(T1, T2, T3, T4, T5) - Method in interface scala.compat.java8.JProcedure5
 
applyVoid(T1, T2, T3, T4, T5, T6) - Method in interface scala.compat.java8.JProcedure6
 
applyVoid(T1, T2, T3, T4, T5, T6, T7) - Method in interface scala.compat.java8.JProcedure7
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8) - Method in interface scala.compat.java8.JProcedure8
 
applyVoid(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in interface scala.compat.java8.JProcedure9
 
arrayD(int) - Method in class scala.compat.java8.StreamConvertersTest
 
arrayI(int) - Method in class scala.compat.java8.StreamConvertersTest
 
arrayL(int) - Method in class scala.compat.java8.StreamConvertersTest
 
arrayO(int) - Method in class scala.compat.java8.StreamConvertersTest
 
asGeneric() - Method in class scala.compat.java8.OptionConverters.RichOptionalDouble
Create a generic `java.util.Optional` version of this `OptionalDouble`
asGeneric() - Method in class scala.compat.java8.OptionConverters.RichOptionalInt
Create a generic `java.util.Optional` version of this `OptionalInt`
asGeneric() - Method in class scala.compat.java8.OptionConverters.RichOptionalLong
Create a generic `java.util.Optional` version of this `OptionalLong`
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsBooleanSupplier
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsDoubleSupplier
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsIntSupplier
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsLongSupplier
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsSupplier
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoublePredicate
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToIntFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToLongFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleUnaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntPredicate
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToDoubleFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToLongFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntUnaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongPredicate
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToDoubleFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToIntFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongUnaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsPredicate
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToDoubleFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToIntFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToLongFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsUnaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBinaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiPredicate
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsDoubleBinaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsIntBinaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsLongBinaryOperator
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjDoubleConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjIntConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjLongConsumer
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToDoubleBiFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToIntBiFunction
 
asJava() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToLongBiFunction
 
asJava() - Method in class scala.compat.java8.OptionConverters.RichOptionForJava8
Create a `java.util.Optional` version of this `Option` (not specialized)
asJava() - Method in interface scala.compat.java8.WrappedAsJava
Returns an appropriate Java version
AsJavaBiConsumer<T,U> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaBiConsumer(Function2<T, U, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaBiConsumer
 
AsJavaBiFunction<T,U,R> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaBiFunction(Function2<T, U, R>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaBiFunction
 
AsJavaBinaryOperator<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaBinaryOperator(Function2<T, T, T>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaBinaryOperator
 
AsJavaBiPredicate<T,U> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaBiPredicate(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaBiPredicate
 
AsJavaBooleanSupplier - Class in scala.compat.java8.functionConverterImpls
 
AsJavaBooleanSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaBooleanSupplier
 
AsJavaConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaConsumer(Function1<T, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaConsumer
 
AsJavaDoubleBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoubleBinaryOperator(Function2<Object, Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoubleBinaryOperator
 
AsJavaDoubleConsumer - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoubleConsumer(Function1<Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoubleConsumer
 
AsJavaDoubleFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoubleFunction(Function1<Object, R>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoubleFunction
 
AsJavaDoublePredicate - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoublePredicate(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoublePredicate
 
AsJavaDoubleSupplier - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoubleSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoubleSupplier
 
AsJavaDoubleToIntFunction - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoubleToIntFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoubleToIntFunction
 
AsJavaDoubleToLongFunction - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoubleToLongFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoubleToLongFunction
 
AsJavaDoubleUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
AsJavaDoubleUnaryOperator(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaDoubleUnaryOperator
 
AsJavaFunction<T,R> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaFunction(Function1<T, R>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaFunction
 
AsJavaIntBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntBinaryOperator(Function2<Object, Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntBinaryOperator
 
AsJavaIntConsumer - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntConsumer(Function1<Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntConsumer
 
AsJavaIntFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntFunction(Function1<Object, R>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntFunction
 
AsJavaIntPredicate - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntPredicate(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntPredicate
 
AsJavaIntSupplier - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntSupplier
 
AsJavaIntToDoubleFunction - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntToDoubleFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntToDoubleFunction
 
AsJavaIntToLongFunction - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntToLongFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntToLongFunction
 
AsJavaIntUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
AsJavaIntUnaryOperator(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaIntUnaryOperator
 
AsJavaLongBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongBinaryOperator(Function2<Object, Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongBinaryOperator
 
AsJavaLongConsumer - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongConsumer(Function1<Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongConsumer
 
AsJavaLongFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongFunction(Function1<Object, R>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongFunction
 
AsJavaLongPredicate - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongPredicate(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongPredicate
 
AsJavaLongSupplier - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongSupplier
 
AsJavaLongToDoubleFunction - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongToDoubleFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongToDoubleFunction
 
AsJavaLongToIntFunction - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongToIntFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongToIntFunction
 
AsJavaLongUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
AsJavaLongUnaryOperator(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaLongUnaryOperator
 
AsJavaObjDoubleConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaObjDoubleConsumer(Function2<T, Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaObjDoubleConsumer
 
AsJavaObjIntConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaObjIntConsumer(Function2<T, Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaObjIntConsumer
 
AsJavaObjLongConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaObjLongConsumer(Function2<T, Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaObjLongConsumer
 
AsJavaPredicate<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaPredicate(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaPredicate
 
AsJavaSupplier<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaSupplier(Function0<T>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaSupplier
 
AsJavaToDoubleBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaToDoubleBiFunction(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaToDoubleBiFunction
 
AsJavaToDoubleFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaToDoubleFunction(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaToDoubleFunction
 
AsJavaToIntBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaToIntBiFunction(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaToIntBiFunction
 
AsJavaToIntFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaToIntFunction(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaToIntFunction
 
AsJavaToLongBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaToLongBiFunction(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaToLongBiFunction
 
AsJavaToLongFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaToLongFunction(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaToLongFunction
 
AsJavaUnaryOperator<T> - Class in scala.compat.java8.functionConverterImpls
 
AsJavaUnaryOperator(Function1<T, T>) - Constructor for class scala.compat.java8.functionConverterImpls.AsJavaUnaryOperator
 
asPrimitive(OptionConverters.SpecializerOfOptions<A, That>) - Method in class scala.compat.java8.OptionConverters.RichOptionalGeneric
Create a specialized primitive variant of this generic `Optional`, if an appropriate one exists
asPrimitive(OptionConverters.SpecializerOfOptions<A, That>) - Method in class scala.compat.java8.OptionConverters.RichOptionForJava8
Create a specialized primitive `java.util.Optional` type, if an appropriate one exists
asPrimitive(PrimitiveIteratorConverters.SpecializerOfIterators<A, That>) - Method in class scala.compat.java8.PrimitiveIteratorConverters.RichIteratorToPrimitives
Wraps this `scala.collection.Iterator` as a manually specialized `java.util.PrimitiveIterator` variant, if possible
asPrimitive(PrimitiveIteratorConverters.SpecializerOfIterators<A, That>) - Method in class scala.compat.java8.PrimitiveIteratorConverters.RichJavaIteratorToPrimitives
Wraps this `java.util.Iterator` as a manually specialized variant, if possible
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichBiConsumerAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichBiFunctionAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichBinaryOperatorAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichBiPredicateAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichBooleanSupplierAsFunction0
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichConsumerAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleBinaryOperatorAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleConsumerAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoublePredicateAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleSupplierAsFunction0
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleToIntFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleToLongFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleUnaryOperatorAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntBinaryOperatorAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntConsumerAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntPredicateAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntSupplierAsFunction0
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntToDoubleFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntToLongFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichIntUnaryOperatorAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongBinaryOperatorAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongConsumerAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongPredicateAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongSupplierAsFunction0
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongToDoubleFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongToIntFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichLongUnaryOperatorAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichObjDoubleConsumerAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichObjIntConsumerAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichObjLongConsumerAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichPredicateAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichSupplierAsFunction0
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichToDoubleBiFunctionAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichToDoubleFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichToIntBiFunctionAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichToIntFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichToLongBiFunctionAsFunction2
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichToLongFunctionAsFunction1
 
asScala() - Method in class scala.compat.java8.functionConverterImpls.RichUnaryOperatorAsFunction1
 
asScala() - Method in class scala.compat.java8.OptionConverters.RichOptionalDouble
Create a `scala.Option` version of this `OptionalDouble`
asScala() - Method in class scala.compat.java8.OptionConverters.RichOptionalGeneric
Create a `scala.Option` version of this `Optional`
asScala() - Method in class scala.compat.java8.OptionConverters.RichOptionalInt
Create a `scala.Option` version of this `OptionalInt`
asScala() - Method in class scala.compat.java8.OptionConverters.RichOptionalLong
Create a `scala.Option` version of this `OptionalLong`
asScala() - Method in interface scala.compat.java8.WrappedAsScala
Returns an appropriate Scala version
assertEq(A, A, String) - Method in class scala.compat.java8.StreamConvertersTest
 
assertEq(A, A) - Method in class scala.compat.java8.StreamConvertersTest
 

B

BaseStreamShape(StepperShape<T, St>) - Constructor for class scala.compat.java8.StreamShapeLowPriority.BaseStreamShape
 
Box(A) - Constructor for class scala.compat.java8.FunctionConvertersTest.Box
 
Box$() - Constructor for class scala.compat.java8.FunctionConvertersTest.Box$
 
boxedAdder() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator$
A `BiConsumer` that adds a boxed `Double` to an `DoubleAccumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
boxedAdder() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
A `BiConsumer` that adds a boxed `Double` to an `DoubleAccumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
boxedAdder() - Method in class scala.compat.java8.collectionImpl.IntAccumulator$
A `BiConsumer` that adds a boxed `Int` to an `IntAccumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
boxedAdder() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
A `BiConsumer` that adds a boxed `Int` to an `IntAccumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
boxedAdder() - Method in class scala.compat.java8.collectionImpl.LongAccumulator$
A `BiConsumer` that adds a boxed `Long` to an `LongAccumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
boxedAdder() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
A `BiConsumer` that adds a boxed `Long` to an `LongAccumulator`, suitable for use with `java.util.stream.Stream`'s `collect` method.
BoxedDoubleStepper(DoubleStepper) - Constructor for class scala.compat.java8.collectionImpl.AnyStepper.BoxedDoubleStepper
 
BoxedIntStepper(IntStepper) - Constructor for class scala.compat.java8.collectionImpl.AnyStepper.BoxedIntStepper
 
BoxedLongStepper(LongStepper) - Constructor for class scala.compat.java8.collectionImpl.AnyStepper.BoxedLongStepper
 
byteStepperShape() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
ByteValue() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
ByteValue() - Method in class scala.compat.java8.StreamShape$
 

C

cache() - Method in class scala.compat.java8.FunctionConvertersTest
 
canEqual(Object) - Static method in class scala.compat.java8.FunctionConvertersTest.Box
 
characteristically() - Method in class scala.compat.java8.StepperTest
 
characteristics() - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedDoubleStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedIntStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedLongStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaNext
 
characteristics() - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaTry
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingByteStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingCharStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingDoubleStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingFloatStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingIntStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingLongStepper
 
characteristics() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingShortStepper
 
characteristics() - Method in interface scala.compat.java8.collectionImpl.StepperLike
Characteristics are bit flags that indicate runtime characteristics of this Stepper.
characteristics() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
characteristics() - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeImmHashMap
 
characteristics() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
characteristics() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
characteristics() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
characteristics() - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeTrieIterator
 
characteristics() - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
characteristics() - Method in class scala.compat.java8.converterImpl.StepperStringCodePoint
 
characteristics() - Method in class scala.compat.java8.IncSpliterator
 
characteristics() - Method in class scala.compat.java8.IncStepperA
 
characteristics() - Method in class scala.compat.java8.IncStepperB
 
characteristics() - Method in class scala.compat.java8.IntToDoubleSpliterator
 
characteristics() - Method in class scala.compat.java8.IntToGenericSpliterator
 
characteristics() - Method in class scala.compat.java8.IntToLongSpliterator
 
characteristics() - Method in class scala.compat.java8.MappingSpliterator
 
characteristics() - Method in class scala.compat.java8.MappingStepper
 
charStepper() - Method in class scala.compat.java8.converterImpl.RichStringCanStep
 
charStepperShape() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
CharValue() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
CharValue() - Method in class scala.compat.java8.StreamShape$
 
check(X) - Method in interface scala.compat.java8.StepConvertersTest.SpecCheck
 
clear() - Method in class scala.compat.java8.collectionImpl.Accumulator
 
clear() - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
Remove all accumulated elements from this accumulator.
clear() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
clear() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
 
clear() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
 
codepointStepper() - Method in class scala.compat.java8.converterImpl.RichStringCanStep
 
CollectionCanAccumulate<A> - Class in scala.compat.java8.converterImpl
 
CollectionCanAccumulate(TraversableOnce<A>) - Constructor for class scala.compat.java8.converterImpl.CollectionCanAccumulate
 
collectionCanAccumulate(TraversableOnce<A>) - Method in interface scala.compat.java8.converterImpl.Priority3AccumulatorConverters
 
collectionCanAccumulate(TraversableOnce<A>) - Static method in class scala.compat.java8.StreamConverters
 
CollectionCanAccumulate$ - Class in scala.compat.java8.converterImpl
 
CollectionCanAccumulate$() - Constructor for class scala.compat.java8.converterImpl.CollectionCanAccumulate$
 
CollectionInternals - Class in scala.compat.java8.runtime
 
CollectionInternals() - Constructor for class scala.compat.java8.runtime.CollectionInternals
 
CompletionStageOps(CompletionStage<T>) - Method in class scala.compat.java8.FutureConverters$
 
CompletionStageOps(CompletionStage<T>) - Static method in class scala.compat.java8.FutureConverters
 
CompletionStageOps(CompletionStage<T>) - Constructor for class scala.compat.java8.FutureConverters.CompletionStageOps
 
CompletionStageOps$() - Constructor for class scala.compat.java8.FutureConverters.CompletionStageOps$
 
comprehensivelyDouble() - Method in class scala.compat.java8.StepConvertersTest
 
comprehensivelyGeneric() - Method in class scala.compat.java8.StepConvertersTest
 
comprehensivelyInt() - Method in class scala.compat.java8.StepConvertersTest
 
comprehensivelyLong() - Method in class scala.compat.java8.StepConvertersTest
 
comprehensivelySpecific() - Method in class scala.compat.java8.StepConvertersTest
 
count() - Method in interface scala.compat.java8.collectionImpl.StepperLike
Consumes all remaining elements in this Stepper and counts how many there are.
count(Function1<A, Object>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Consumes all remaining elements in this Stepper and counts how many satisfy condition p.
count_conditionally() - Method in class scala.compat.java8.StepperTest
 
count_only() - Method in class scala.compat.java8.StepperTest
 
cumul() - Method in class scala.compat.java8.collectionImpl.Accumulator
 
cumulative(int) - Method in class scala.compat.java8.collectionImpl.Accumulator
 
cumulative(int) - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
 
cumulative(int) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
cumulative(int) - Method in class scala.compat.java8.collectionImpl.IntAccumulator
 
cumulative(int) - Method in class scala.compat.java8.collectionImpl.LongAccumulator
 
current() - Method in class scala.compat.java8.collectionImpl.Accumulator
 
current() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
current() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
 
current() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
 
currentEntry() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 

D

data() - Method in interface scala.compat.java8.converterImpl.StepsVectorLike
 
data1() - Method in interface scala.compat.java8.converterImpl.StepsVectorLike
 
demiclone(HashMap<K, V>, int, int) - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeImmHashMap
 
demiclone(Iterator<A>, int) - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeTrieIterator
 
demiclone(HashMap<K, V>, int, int) - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashMap
 
demiclone(HashMap<K, V>, int, int) - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashMapKey
 
demiclone(HashMap<K, V>, int, int) - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashMapValue
 
demiclone(Iterator<A>, int) - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashSet
 
demiclone(HashMap<Object, V>, int, int) - Method in class scala.compat.java8.converterImpl.StepsDoubleImmHashMapKey
 
demiclone(HashMap<K, Object>, int, int) - Method in class scala.compat.java8.converterImpl.StepsDoubleImmHashMapValue
 
demiclone(Iterator<Object>, int) - Method in class scala.compat.java8.converterImpl.StepsDoubleImmHashSet
 
demiclone(HashMap<Object, V>, int, int) - Method in class scala.compat.java8.converterImpl.StepsIntImmHashMapKey
 
demiclone(HashMap<K, Object>, int, int) - Method in class scala.compat.java8.converterImpl.StepsIntImmHashMapValue
 
demiclone(Iterator<Object>, int) - Method in class scala.compat.java8.converterImpl.StepsIntImmHashSet
 
demiclone(HashMap<Object, V>, int, int) - Method in class scala.compat.java8.converterImpl.StepsLongImmHashMapKey
 
demiclone(HashMap<K, Object>, int, int) - Method in class scala.compat.java8.converterImpl.StepsLongImmHashMapValue
 
demiclone(Iterator<Object>, int) - Method in class scala.compat.java8.converterImpl.StepsLongImmHashSet
 
deserializeLambda(MethodHandles.Lookup, Map<String, MethodHandle>, SerializedLambda) - Method in class scala.compat.java8.runtime.LambdaDeserializer$
Deserialize a lambda by calling LambdaMetafactory.altMetafactory to spin up a lambda class and instantiating this class with the captured arguments.
deserializeLambda(MethodHandles.Lookup, Map<String, MethodHandle>, SerializedLambda) - Static method in class scala.compat.java8.runtime.LambdaDeserializer
Deserialize a lambda by calling LambdaMetafactory.altMetafactory to spin up a lambda class and instantiating this class with the captured arguments.
Distinct() - Method in class scala.compat.java8.collectionImpl.Stepper$
Indicates that a Stepper delivers distinct values (e.g.
DoubleAccumulator - Class in scala.compat.java8.collectionImpl
A DoubleAccumulator is a low-level collection specialized for gathering elements in parallel and then joining them in order by merging them.
DoubleAccumulator() - Constructor for class scala.compat.java8.collectionImpl.DoubleAccumulator
 
DoubleAccumulator$ - Class in scala.compat.java8.collectionImpl
 
DoubleAccumulator$() - Constructor for class scala.compat.java8.collectionImpl.DoubleAccumulator$
 
DoubleAccumulatorStepper - Class in scala.compat.java8.collectionImpl
 
DoubleAccumulatorStepper(DoubleAccumulator) - Constructor for class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
DoubleStepper - Interface in scala.compat.java8.collectionImpl
A `DoubleStepper` combines the functionality of a Java `PrimitiveIterator`, a Java `Spliterator`, and a `Stepper`, all specialized for `Double` values.
doubleStepperShape() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
doubleStream(IndexedSeq<Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses an IndexedSeq of Doubles.
doubleStream(HashSet<Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses a scala.collection.immutable.HashSet of Doubles.
doubleStream(HashSet<Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses a scala.collection.mutable.HashSet of Doubles.
doubleStream(Vector<Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses a scala.collection.immutable.Vector of Doubles.
doubleStream(Iterator<Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses a double-valued scala.collection.Iterator.
doubleStream(Iterable<Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses a double-valued scala.collection.Iterable.
doubleStreamAccumulated(TraversableOnce<Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses any Scala collection by accumulating its entries into a buffer class (Accumulator).
doubleStreamAccumulatedKeys(Map<Double, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the keys of any Scala map by accumulating those keys into a buffer class (Accumulator).
doubleStreamAccumulatedValues(Map<?, Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the values of any Scala map by accumulating those values into a buffer class (Accumulator).
doubleStreamKeys(HashMap<Double, ? super Object>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses double-valued keys of a scala.collection.immutable.HashMap.
doubleStreamKeys(HashMap<Double, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses double-valued keys of a scala.collection.mutable.HashMap.
doubleStreamKeys(Map<Double, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses the double-valued keys of a scala.collection.Map.
doubleStreamShape(StepperShape<T, DoubleStepper>) - Method in interface scala.compat.java8.StreamShapeLowPriority
 
doubleStreamValues(HashMap<? super Object, Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses double-valued values of a scala.collection.immutable.HashMap.
doubleStreamValues(HashMap<? super Object, Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses double-valued values of a scala.collection.mutable.HashMap.
doubleStreamValues(Map<?, Double>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a DoubleStream that traverses the double-valued values of a scala.collection.Map.
DoubleValue() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
DoubleValue() - Method in class scala.compat.java8.StreamShape$
 
drain(Accumulator<A1>) - Method in class scala.compat.java8.collectionImpl.Accumulator
Removes all elements from `that` and appends them to this `Accumulator`.
drain(DoubleAccumulator) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Removes all elements from `that` and appends them to this `DoubleAccumulator`.
drain(IntAccumulator) - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Removes all elements from `that` and appends them to this `IntAccumulator`.
drain(LongAccumulator) - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Removes all elements from `that` and appends them to this `LongAccumulator`.
duration() - Method in class scala.compat.java8.DurationConverters.DurationOps
 
duration() - Method in class scala.compat.java8.DurationConverters.FiniteDurationops
 
DurationConverters - Class in scala.compat.java8
This class contains static methods which convert between Java Durations and the durations from the Scala concurrency package.
DurationConverters() - Constructor for class scala.compat.java8.DurationConverters
 
DurationConverters$ - Class in scala.compat.java8
This class contains static methods which convert between Java Durations and the durations from the Scala concurrency package.
DurationConverters$() - Constructor for class scala.compat.java8.DurationConverters$
 
DurationConverters.DurationOps - Class in scala.compat.java8
 
DurationConverters.DurationOps$ - Class in scala.compat.java8
 
DurationConverters.FiniteDurationops - Class in scala.compat.java8
 
DurationConverters.FiniteDurationops$ - Class in scala.compat.java8
 
DurationConvertersTest - Class in scala.compat.java8
 
DurationConvertersTest() - Constructor for class scala.compat.java8.DurationConvertersTest
 
DurationOps(Duration) - Constructor for class scala.compat.java8.DurationConverters.DurationOps
 
DurationOps$() - Constructor for class scala.compat.java8.DurationConverters.DurationOps$
 

E

EfficientSubstep - Interface in scala.compat.java8.collectionImpl
An (optional) marker trait that indicates that a Stepper can call substep with at worst O(log N) time and space complexity, and that the division is likely to be reasonably even.
EnrichAnySteppableWithParKeyStream(CC, Function1<CC, MakesKeyValueStepper<A, ?, EfficientSubstep>>, StreamShape<A, S>) - Constructor for class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithParKeyStream
 
EnrichAnySteppableWithParKeyStream(CC, Function1<CC, MakesKeyValueStepper<A, ?, EfficientSubstep>>, StreamShape<A, S>) - Static method in class scala.compat.java8.StreamConverters
 
EnrichAnySteppableWithParStream(CC, Function1<CC, MakesStepper<A, EfficientSubstep>>, StreamShape<A, S>) - Constructor for class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithParStream
 
EnrichAnySteppableWithParStream(CC, Function1<CC, MakesStepper<A, EfficientSubstep>>, StreamShape<A, S>) - Static method in class scala.compat.java8.StreamConverters
 
EnrichAnySteppableWithParValueStream(CC, Function1<CC, MakesKeyValueStepper<?, A, EfficientSubstep>>, StreamShape<A, S>) - Constructor for class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithParValueStream
 
EnrichAnySteppableWithParValueStream(CC, Function1<CC, MakesKeyValueStepper<?, A, EfficientSubstep>>, StreamShape<A, S>) - Static method in class scala.compat.java8.StreamConverters
 
EnrichAnySteppableWithSeqStream(CC, Function1<CC, MakesStepper<A, Object>>, StreamShape<A, S>) - Constructor for class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithSeqStream
 
EnrichAnySteppableWithSeqStream(CC, Function1<CC, MakesStepper<A, Object>>, StreamShape<A, S>) - Static method in class scala.compat.java8.StreamConverters
 
enrichAsJavaBiConsumer(Function2<T, U, BoxedUnit>) - Method in interface scala.compat.java8.Priority2FunctionConverters
 
enrichAsJavaBiFunction(Function2<T, U, R>) - Method in interface scala.compat.java8.Priority3FunctionConverters
 
enrichAsJavaBinaryOperator(Function2<T, A1, A2>, Predef.$eq$colon$eq<A1, T>, Predef.$eq$colon$eq<A2, T>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaBiPredicate(Function2<T, U, Object>) - Method in interface scala.compat.java8.Priority2FunctionConverters
 
enrichAsJavaConsumer(Function1<T, BoxedUnit>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaDoubleFunction(Function1<A0, R>, Predef.$eq$colon$eq<A0, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaFunction(Function1<T, R>) - Method in interface scala.compat.java8.Priority2FunctionConverters
 
enrichAsJavaIntFunction(Function1<Object, R>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaLongFunction(Function1<A0, R>, Predef.$eq$colon$eq<A0, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaObjDoubleConsumer(Function2<T, A1, BoxedUnit>, Predef.$eq$colon$eq<A1, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaObjIntConsumer(Function2<T, A1, BoxedUnit>, Predef.$eq$colon$eq<A1, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaObjLongConsumer(Function2<T, A1, BoxedUnit>, Predef.$eq$colon$eq<A1, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaPredicate(Function1<T, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaSupplier(Function0<T>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaToDoubleBiFunction(Function2<T, U, Object>) - Method in interface scala.compat.java8.Priority2FunctionConverters
 
enrichAsJavaToDoubleFunction(Function1<T, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaToIntBiFunction(Function2<T, U, Object>) - Method in interface scala.compat.java8.Priority2FunctionConverters
 
enrichAsJavaToIntFunction(Function1<T, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaToLongBiFunction(Function2<T, U, Object>) - Method in interface scala.compat.java8.Priority2FunctionConverters
 
enrichAsJavaToLongFunction(Function1<T, Object>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
enrichAsJavaUnaryOperator(Function1<T, A1>, Predef.$eq$colon$eq<A1, T>) - Method in interface scala.compat.java8.Priority1FunctionConverters
 
EnrichDoubleArrayWithStream(double[]) - Constructor for class scala.compat.java8.StreamConverters.EnrichDoubleArrayWithStream
 
EnrichDoubleArrayWithStream$() - Constructor for class scala.compat.java8.StreamConverters.EnrichDoubleArrayWithStream$
 
EnrichDoubleWrappedArrayWithStream(WrappedArray<Object>) - Constructor for class scala.compat.java8.StreamConverters.EnrichDoubleWrappedArrayWithStream
 
EnrichDoubleWrappedArrayWithStream$() - Constructor for class scala.compat.java8.StreamConverters.EnrichDoubleWrappedArrayWithStream$
 
EnrichIntArrayWithStream(int[]) - Constructor for class scala.compat.java8.StreamConverters.EnrichIntArrayWithStream
 
EnrichIntArrayWithStream$() - Constructor for class scala.compat.java8.StreamConverters.EnrichIntArrayWithStream$
 
EnrichIntWrappedArrayWithStream(WrappedArray<Object>) - Constructor for class scala.compat.java8.StreamConverters.EnrichIntWrappedArrayWithStream
 
EnrichIntWrappedArrayWithStream$() - Constructor for class scala.compat.java8.StreamConverters.EnrichIntWrappedArrayWithStream$
 
EnrichLongArrayWithStream(long[]) - Constructor for class scala.compat.java8.StreamConverters.EnrichLongArrayWithStream
 
EnrichLongArrayWithStream$() - Constructor for class scala.compat.java8.StreamConverters.EnrichLongArrayWithStream$
 
EnrichLongWrappedArrayWithStream(WrappedArray<Object>) - Constructor for class scala.compat.java8.StreamConverters.EnrichLongWrappedArrayWithStream
 
EnrichLongWrappedArrayWithStream$() - Constructor for class scala.compat.java8.StreamConverters.EnrichLongWrappedArrayWithStream$
 
EnrichScalaCollectionWithSeqKeyStream(CC, Function1<CC, MakesKeyValueStepper<A, ?, Object>>, StreamShape<A, S>) - Constructor for class scala.compat.java8.Priority2StreamConverters.EnrichScalaCollectionWithSeqKeyStream
 
EnrichScalaCollectionWithSeqKeyStream(CC, Function1<CC, MakesKeyValueStepper<A, ?, Object>>, StreamShape<A, S>) - Static method in class scala.compat.java8.StreamConverters
 
EnrichScalaCollectionWithSeqValueStream(CC, Function1<CC, MakesKeyValueStepper<?, A, Object>>, StreamShape<A, S>) - Constructor for class scala.compat.java8.Priority2StreamConverters.EnrichScalaCollectionWithSeqValueStream
 
EnrichScalaCollectionWithSeqValueStream(CC, Function1<CC, MakesKeyValueStepper<?, A, Object>>, StreamShape<A, S>) - Static method in class scala.compat.java8.StreamConverters
 
equals(Object) - Static method in class scala.compat.java8.FunctionConvertersTest.Box
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedDoubleStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedIntStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedLongStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaNext
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaTry
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingByteStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingCharStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingDoubleStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingFloatStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingIntStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingLongStepper
 
estimateSize() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingShortStepper
 
estimateSize() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
estimateSize() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
estimateSize() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
estimateSize() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
estimateSize() - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
estimateSize() - Method in class scala.compat.java8.converterImpl.StepperStringCodePoint
 
estimateSize() - Method in class scala.compat.java8.IncSpliterator
 
estimateSize() - Method in class scala.compat.java8.IntToDoubleSpliterator
 
estimateSize() - Method in class scala.compat.java8.IntToGenericSpliterator
 
estimateSize() - Method in class scala.compat.java8.IntToLongSpliterator
 
estimateSize() - Method in class scala.compat.java8.MappingSpliterator
 
existence() - Method in class scala.compat.java8.StepperTest
 
exists(Function1<A, Object>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Searches for an element that satisfies condition p.

F

failedPromise(Throwable) - Method in class scala.compat.java8.FutureConverters$
Construct an already fulfilled scala.concurrent.Promise which holds the given failure.
failedPromise(Throwable) - Static method in class scala.compat.java8.FutureConverters
Construct an already fulfilled scala.concurrent.Promise which holds the given failure.
find(Function1<A, Object>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Searches for an element that satisifes condition p, returning it wrapped in Some if one is found, or None otherwise.
finding() - Method in class scala.compat.java8.StepperTest
 
Fine(Function0<X>, StepConvertersTest.SpecCheck) - Method in class scala.compat.java8.StepConvertersTest
 
FiniteDurationops(FiniteDuration) - Constructor for class scala.compat.java8.DurationConverters.FiniteDurationops
 
FiniteDurationops$() - Constructor for class scala.compat.java8.DurationConverters.FiniteDurationops$
 
floatStepperShape() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
FloatValue() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
FloatValue() - Method in class scala.compat.java8.StreamShape$
 
fold(B, Function2<B, A, B>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Repeatedly applies op to propagate an initial value zero through all elements of the collection.
folding() - Method in class scala.compat.java8.StepperTest
 
foldingUntil() - Method in class scala.compat.java8.StepperTest
 
foldTo(B, Function2<B, A, B>, Function1<B, Object>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Repeatedly applies op to propagate an initial value zero through the collection until a condition p is met.
foreach(Function1<A, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
foreach(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Applies f to every remaining element in the collection.
foreach(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcDD$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcDI$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcDJ$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcID$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcII$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcIJ$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcJD$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcJI$sp
 
foreach(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcJJ$sp
 
foreach(Function1<B, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper
 
foreaching() - Method in class scala.compat.java8.StepperTest
 
forEachRemaining(Consumer<? super A>) - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
forEachRemaining(Consumer<? super A>) - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
forEachRemaining(DoubleConsumer) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
forEachRemaining(Consumer<? super Double>) - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
forEachRemaining(DoubleConsumer) - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
forEachRemaining(IntConsumer) - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
forEachRemaining(Consumer<? super Integer>) - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
forEachRemaining(IntConsumer) - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
forEachRemaining(LongConsumer) - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
forEachRemaining(Consumer<? super Long>) - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
forEachRemaining(LongConsumer) - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
forEachRemaining(Consumer<? super A>) - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaTry
 
forEachRemaining(DoubleConsumer) - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
forEachRemaining(IntConsumer) - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
forEachRemaining(LongConsumer) - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
forEachRemaining(Consumer<? super A>) - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
forEachRemaining(IntConsumer) - Method in class scala.compat.java8.IncSpliterator
 
forEachRemaining(Consumer<? super Double>) - Method in class scala.compat.java8.wrappers.IteratorPrimitiveDoubleWrapper
 
forEachRemaining(Consumer<? super Integer>) - Method in class scala.compat.java8.wrappers.IteratorPrimitiveIntWrapper
 
forEachRemaining(Consumer<? super Long>) - Method in class scala.compat.java8.wrappers.IteratorPrimitiveLongWrapper
 
foreachUncached(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
from(TraversableOnce<A>) - Method in class scala.compat.java8.collectionImpl.Accumulator$
Builds an `Accumulator` from any `TraversableOnce`
from(TraversableOnce<A>) - Static method in class scala.compat.java8.collectionImpl.Accumulator
Builds an `Accumulator` from any `TraversableOnce`
from(TraversableOnce<Object>) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator$
Builds a `DoubleAccumulator` from any `Double`-valued `TraversableOnce`
from(TraversableOnce<Object>) - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Builds a `DoubleAccumulator` from any `Double`-valued `TraversableOnce`
from(TraversableOnce<Object>) - Method in class scala.compat.java8.collectionImpl.IntAccumulator$
Builds an `IntAccumulator` from any `Int`-valued `TraversableOnce`
from(TraversableOnce<Object>) - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
Builds an `IntAccumulator` from any `Int`-valued `TraversableOnce`
from(TraversableOnce<Object>) - Method in class scala.compat.java8.collectionImpl.LongAccumulator$
Builds a `LongAccumulator` from any `Long`-valued `TraversableOnce`
from(TraversableOnce<Object>) - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
Builds a `LongAccumulator` from any `Long`-valued `TraversableOnce`
fromExecutor(Executor, Consumer<Throwable>) - Method in class scala.compat.java8.FutureConverters$
Creates an ExecutionContext from a given Executor, using the given Consumer for reporting errors.
fromExecutor(Executor) - Method in class scala.compat.java8.FutureConverters$
Creates an ExecutionContext from a given Executor, using the default reporter for uncaught exceptions which will just call .printStackTrace().
fromExecutor(Executor, Consumer<Throwable>) - Static method in class scala.compat.java8.FutureConverters
Creates an ExecutionContext from a given Executor, using the given Consumer for reporting errors.
fromExecutor(Executor) - Static method in class scala.compat.java8.FutureConverters
Creates an ExecutionContext from a given Executor, using the default reporter for uncaught exceptions which will just call .printStackTrace().
fromExecutorService(ExecutorService, Consumer<Throwable>) - Method in class scala.compat.java8.FutureConverters$
Creates an ExecutionContext from a given ExecutorService, using the given Consumer for reporting errors.
fromExecutorService(ExecutorService) - Method in class scala.compat.java8.FutureConverters$
Creates an ExecutionContext from a given ExecutorService, using the default reporter for uncaught exceptions which will just call .printStackTrace().
fromExecutorService(ExecutorService, Consumer<Throwable>) - Static method in class scala.compat.java8.FutureConverters
Creates an ExecutionContext from a given ExecutorService, using the given Consumer for reporting errors.
fromExecutorService(ExecutorService) - Static method in class scala.compat.java8.FutureConverters
Creates an ExecutionContext from a given ExecutorService, using the default reporter for uncaught exceptions which will just call .printStackTrace().
fromJava(Optional<A>) - Method in class scala.compat.java8.OptionConverters.SpecializerOfOptions
Converts from `Optional` to a manually specialized variant `That`
fromJava(Iterator<A>) - Method in class scala.compat.java8.PrimitiveIteratorConverters.SpecializerOfIterators
Packages a Java `Iterator` as a manually specialized variant `That`
FromJavaBiConsumer<T,U> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaBiConsumer(BiConsumer<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaBiConsumer
 
FromJavaBiFunction<T,U,R> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaBiFunction(BiFunction<T, U, R>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaBiFunction
 
FromJavaBinaryOperator<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaBinaryOperator(BinaryOperator<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaBinaryOperator
 
FromJavaBiPredicate<T,U> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaBiPredicate(BiPredicate<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaBiPredicate
 
FromJavaBooleanSupplier - Class in scala.compat.java8.functionConverterImpls
 
FromJavaBooleanSupplier(BooleanSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaBooleanSupplier
 
FromJavaConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaConsumer(Consumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaConsumer
 
FromJavaDoubleBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoubleBinaryOperator(DoubleBinaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoubleBinaryOperator
 
FromJavaDoubleConsumer - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoubleConsumer(DoubleConsumer) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoubleConsumer
 
FromJavaDoubleFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoubleFunction(DoubleFunction<R>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoubleFunction
 
FromJavaDoublePredicate - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoublePredicate(DoublePredicate) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoublePredicate
 
FromJavaDoubleSupplier - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoubleSupplier(DoubleSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoubleSupplier
 
FromJavaDoubleToIntFunction - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoubleToIntFunction(DoubleToIntFunction) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoubleToIntFunction
 
FromJavaDoubleToLongFunction - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoubleToLongFunction(DoubleToLongFunction) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoubleToLongFunction
 
FromJavaDoubleUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
FromJavaDoubleUnaryOperator(DoubleUnaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaDoubleUnaryOperator
 
FromJavaFunction<T,R> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaFunction(Function<T, R>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaFunction
 
FromJavaIntBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntBinaryOperator(IntBinaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntBinaryOperator
 
FromJavaIntConsumer - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntConsumer(IntConsumer) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntConsumer
 
FromJavaIntFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntFunction(IntFunction<R>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntFunction
 
FromJavaIntPredicate - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntPredicate(IntPredicate) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntPredicate
 
FromJavaIntSupplier - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntSupplier(IntSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntSupplier
 
FromJavaIntToDoubleFunction - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntToDoubleFunction(IntToDoubleFunction) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntToDoubleFunction
 
FromJavaIntToLongFunction - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntToLongFunction(IntToLongFunction) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntToLongFunction
 
FromJavaIntUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
FromJavaIntUnaryOperator(IntUnaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaIntUnaryOperator
 
FromJavaLongBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongBinaryOperator(LongBinaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongBinaryOperator
 
FromJavaLongConsumer - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongConsumer(LongConsumer) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongConsumer
 
FromJavaLongFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongFunction(LongFunction<R>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongFunction
 
FromJavaLongPredicate - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongPredicate(LongPredicate) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongPredicate
 
FromJavaLongSupplier - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongSupplier(LongSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongSupplier
 
FromJavaLongToDoubleFunction - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongToDoubleFunction(LongToDoubleFunction) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongToDoubleFunction
 
FromJavaLongToIntFunction - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongToIntFunction(LongToIntFunction) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongToIntFunction
 
FromJavaLongUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
FromJavaLongUnaryOperator(LongUnaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaLongUnaryOperator
 
FromJavaObjDoubleConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaObjDoubleConsumer(ObjDoubleConsumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaObjDoubleConsumer
 
FromJavaObjIntConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaObjIntConsumer(ObjIntConsumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaObjIntConsumer
 
FromJavaObjLongConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaObjLongConsumer(ObjLongConsumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaObjLongConsumer
 
FromJavaPredicate<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaPredicate(Predicate<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaPredicate
 
FromJavaSupplier<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaSupplier(Supplier<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaSupplier
 
FromJavaToDoubleBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaToDoubleBiFunction(ToDoubleBiFunction<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaToDoubleBiFunction
 
FromJavaToDoubleFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaToDoubleFunction(ToDoubleFunction<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaToDoubleFunction
 
FromJavaToIntBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaToIntBiFunction(ToIntBiFunction<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaToIntBiFunction
 
FromJavaToIntFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaToIntFunction(ToIntFunction<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaToIntFunction
 
FromJavaToLongBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaToLongBiFunction(ToLongBiFunction<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaToLongBiFunction
 
FromJavaToLongFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaToLongFunction(ToLongFunction<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaToLongFunction
 
FromJavaUnaryOperator<T> - Class in scala.compat.java8.functionConverterImpls
 
FromJavaUnaryOperator(UnaryOperator<T>) - Constructor for class scala.compat.java8.functionConverterImpls.FromJavaUnaryOperator
 
fromKeyStepper(MakesKeyValueStepper<T, ?, ?>, boolean) - Method in interface scala.compat.java8.StreamShape
 
fromKeyStepper(MakesKeyValueStepper<T, ?, ?>, boolean) - Method in class scala.compat.java8.StreamShapeLowPriority.BaseStreamShape
 
fromScala(Option<A>) - Method in class scala.compat.java8.OptionConverters.SpecializerOfOptions
Converts from `Option` to a manually specialized variant `That`
fromScala(Iterator<A>) - Method in class scala.compat.java8.PrimitiveIteratorConverters.SpecializerOfIterators
Packages a Scala `Iterator` to a manually specialized Java variant `That`
fromStepper(MakesStepper<T, ?>, boolean) - Method in interface scala.compat.java8.StreamShape
 
fromStepper(MakesStepper<T, ?>, boolean) - Method in class scala.compat.java8.StreamShapeLowPriority.BaseStreamShape
 
fromValueStepper(MakesKeyValueStepper<?, T, ?>, boolean) - Method in interface scala.compat.java8.StreamShape
 
fromValueStepper(MakesKeyValueStepper<?, T, ?>, boolean) - Method in class scala.compat.java8.StreamShapeLowPriority.BaseStreamShape
 
func(Function0<R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function1<T1, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function2<T1, T2, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function3<T1, T2, T3, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function4<T1, T2, T3, T4, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function5<T1, T2, T3, T4, T5, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function6<T1, T2, T3, T4, T5, T6, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function7<T1, T2, T3, T4, T5, T6, T7, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function8<T1, T2, T3, T4, T5, T6, T7, T8, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function9<T1, T2, T3, T4, T5, T6, T7, T8, T9, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function21<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
func(Function22<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R>) - Static method in class scala.compat.java8.JFunction
Deprecated.
Not needed anymore in Scala 2.12
funcSpecialized(JFunction0$mcB$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction0$mcS$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction0$mcI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction0$mcJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction0$mcC$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction0$mcF$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction0$mcD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction0$mcZ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcZI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcZJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcZF$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcZD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcII$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcIJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcIF$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcID$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcFI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcFJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcFF$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcFD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcJI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcJJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcJF$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcJD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcDI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcDJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcDF$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction1$mcDD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZII$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZIJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZID$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZJI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZJJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZJD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZDI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZDJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcZDD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIII$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIIJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIID$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIJI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIJJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIJD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIDI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIDJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcIDD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFII$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFIJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFID$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFJI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFJJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFJD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFDI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFDJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcFDD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJII$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJIJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJID$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJJI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJJJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJJD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJDI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJDJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcJDD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDII$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDIJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDID$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDJI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDJJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDJD$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDDI$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDDJ$sp) - Static method in class scala.compat.java8.JFunction
 
funcSpecialized(JFunction2$mcDDD$sp) - Static method in class scala.compat.java8.JFunction
 
FunctionConvertersTest - Class in scala.compat.java8
 
FunctionConvertersTest() - Constructor for class scala.compat.java8.FunctionConvertersTest
 
FunctionConvertersTest.Box<A> - Class in scala.compat.java8
 
FunctionConvertersTest.Box$ - Class in scala.compat.java8
 
FutureConverters - Class in scala.compat.java8
This class contains static methods which convert between Java CompletionStage and Scala Future.
FutureConverters() - Constructor for class scala.compat.java8.FutureConverters
 
FutureConverters$ - Class in scala.compat.java8
This class contains static methods which convert between Java CompletionStage and Scala Future.
FutureConverters$() - Constructor for class scala.compat.java8.FutureConverters$
 
FutureConverters.CompletionStageOps<T> - Class in scala.compat.java8
 
FutureConverters.CompletionStageOps$ - Class in scala.compat.java8
 
FutureConverters.FutureOps<T> - Class in scala.compat.java8
 
FutureConverters.FutureOps$ - Class in scala.compat.java8
 
FutureOps(Future<T>) - Method in class scala.compat.java8.FutureConverters$
 
FutureOps(Future<T>) - Static method in class scala.compat.java8.FutureConverters
 
FutureOps(Future<T>) - Constructor for class scala.compat.java8.FutureConverters.FutureOps
 
FutureOps$() - Constructor for class scala.compat.java8.FutureConverters.FutureOps$
 
FuturesConvertersImpl$ - Class in scala.concurrent.java8
 
FuturesConvertersImpl$() - Constructor for class scala.concurrent.java8.FuturesConvertersImpl$
 
fyl() - Method in class scala.compat.java8.FunctionConvertersTest
 

G

genericAccumulateAnyStepper() - Method in class scala.compat.java8.converterImpl.PrivateAccumulatorConverters$
 
genericAccumulateAnyStepper() - Static method in class scala.compat.java8.converterImpl.PrivateAccumulatorConverters
 
genhset(Object) - Method in class scala.compat.java8.StreamConvertersTest
 
get() - Method in class scala.compat.java8.functionConverterImpls.AsJavaSupplier
 
getAsBoolean() - Method in class scala.compat.java8.functionConverterImpls.AsJavaBooleanSupplier
 
getAsDouble() - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoubleSupplier
 
getAsInt() - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntSupplier
 
getAsLong() - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongSupplier
 
getBitSetInternals(BitSet) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getClass() - Static method in class scala.compat.java8.converterImpl.AccumulateAnyArray
 
getClass() - Static method in class scala.compat.java8.converterImpl.AccumulateDoubleArray
 
getClass() - Static method in class scala.compat.java8.converterImpl.AccumulateDoubleCollection
 
getClass() - Static method in class scala.compat.java8.converterImpl.AccumulateIntArray
 
getClass() - Static method in class scala.compat.java8.converterImpl.AccumulateIntCollection
 
getClass() - Static method in class scala.compat.java8.converterImpl.AccumulateLongArray
 
getClass() - Static method in class scala.compat.java8.converterImpl.AccumulateLongCollection
 
getClass() - Static method in class scala.compat.java8.converterImpl.CollectionCanAccumulate
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichArrayCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichBitSetCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichFlatHashTableCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichImmHashMapCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichImmHashSetCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichIndexedSeqCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichIterableCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichIteratorCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichLinearSeqCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichMapCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichNumericRangeCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichRangeCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichStringCanStep
 
getClass() - Static method in class scala.compat.java8.converterImpl.RichVectorCanStep
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichBiConsumerAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichBiFunctionAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichBinaryOperatorAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichBiPredicateAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichBooleanSupplierAsFunction0
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichConsumerAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoubleBinaryOperatorAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoubleConsumerAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoubleFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoublePredicateAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoubleSupplierAsFunction0
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoubleToIntFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoubleToLongFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichDoubleUnaryOperatorAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction0AsBooleanSupplier
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction0AsDoubleSupplier
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction0AsIntSupplier
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction0AsLongSupplier
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction0AsSupplier
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoublePredicate
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToIntFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToLongFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleUnaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntPredicate
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToDoubleFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToLongFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntUnaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongPredicate
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToDoubleFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToIntFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongUnaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsPredicate
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToDoubleFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToIntFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToLongFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction1AsUnaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBinaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiPredicate
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsDoubleBinaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsIntBinaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsLongBinaryOperator
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjDoubleConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjIntConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjLongConsumer
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToDoubleBiFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToIntBiFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToLongBiFunction
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntBinaryOperatorAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntConsumerAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntPredicateAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntSupplierAsFunction0
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntToDoubleFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntToLongFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichIntUnaryOperatorAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongBinaryOperatorAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongConsumerAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongPredicateAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongSupplierAsFunction0
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongToDoubleFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongToIntFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichLongUnaryOperatorAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichObjDoubleConsumerAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichObjIntConsumerAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichObjLongConsumerAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichPredicateAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichSupplierAsFunction0
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichToDoubleBiFunctionAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichToDoubleFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichToIntBiFunctionAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichToIntFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichToLongBiFunctionAsFunction2
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichToLongFunctionAsFunction1
 
getClass() - Static method in class scala.compat.java8.functionConverterImpls.RichUnaryOperatorAsFunction1
 
getClass() - Static method in class scala.compat.java8.SpliteratorConverters.SpliteratorToStepper
 
getDisplay0(Vector<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getDisplay1(Vector<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getDisplay2(Vector<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getDisplay3(Vector<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getDisplay4(Vector<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getDisplay5(Vector<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getTable(FlatHashTable<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
getTable(HashTable<A, E>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
globalExecutionContext() - Method in class scala.compat.java8.FutureConverters$
Return the global ExecutionContext for Scala Futures.
globalExecutionContext() - Static method in class scala.compat.java8.FutureConverters
Return the global ExecutionContext for Scala Futures.
good(Function0<X>, StepConvertersTest.SpecCheck) - Method in class scala.compat.java8.StepConvertersTest
 

H

hasNext() - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedDoubleStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedIntStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedLongStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingByteStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingCharStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingDoubleStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingFloatStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingIntStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingLongStepper
 
hasNext() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingShortStepper
 
hasNext() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
hasNext() - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeImmHashMap
 
hasNext() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
hasNext() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
hasNext() - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeTrieIterator
 
hasNext() - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
hasNext() - Method in class scala.compat.java8.converterImpl.StepperStringCodePoint
 
hasNext() - Method in class scala.compat.java8.converterImpl.StepsIntBitSet
 
hasNext() - Method in class scala.compat.java8.wrappers.IteratorPrimitiveDoubleWrapper
 
hasNext() - Method in class scala.compat.java8.wrappers.IteratorPrimitiveIntWrapper
 
hasNext() - Method in class scala.compat.java8.wrappers.IteratorPrimitiveLongWrapper
 
hasStep() - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
hasStep() - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
hasStep() - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
hasStep() - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
hasStep() - Method in interface scala.compat.java8.collectionImpl.StepperLike
`true` if there are more elements to step through, `false` if not.
hasStep() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
hasStep() - Method in class scala.compat.java8.IncStepperA
 
hasStep() - Method in class scala.compat.java8.MappingStepper
 
hIndex() - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
hIndex() - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
 
hIndex() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
hIndex() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
hIndex() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
hIndex_$eq(int) - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
hIndex_$eq(int) - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
hIndex_$eq(int) - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
hIndex_$eq(int) - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
history() - Method in class scala.compat.java8.collectionImpl.Accumulator
 
history() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
history() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
 
history() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
 
hsetD(int) - Method in class scala.compat.java8.StreamConvertersTest
 
hsetI(int) - Method in class scala.compat.java8.StreamConvertersTest
 
hsetL(int) - Method in class scala.compat.java8.StreamConvertersTest
 
hsetO(int) - Method in class scala.compat.java8.StreamConvertersTest
 

I

i() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
i0() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
i0() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
i0() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
i0() - Method in class scala.compat.java8.converterImpl.StepperStringCodePoint
 
IFFY(Function0<X>, StepConvertersTest.SpecCheck) - Method in class scala.compat.java8.StepConvertersTest
 
Immutable() - Method in class scala.compat.java8.collectionImpl.Stepper$
Indicates that a Stepper runs over an immutable collection
iN() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
iN() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
iN() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
iN() - Method in class scala.compat.java8.converterImpl.StepperStringCodePoint
 
IncSpliterator - Class in scala.compat.java8
 
IncSpliterator(long) - Constructor for class scala.compat.java8.IncSpliterator
 
IncStepperA - Class in scala.compat.java8
 
IncStepperA(long) - Constructor for class scala.compat.java8.IncStepperA
 
IncStepperB - Class in scala.compat.java8
 
IncStepperB(long) - Constructor for class scala.compat.java8.IncStepperB
 
index() - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
index() - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
 
index() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
index() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
index() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
index() - Method in interface scala.compat.java8.converterImpl.StepsVectorLike
 
index1() - Method in interface scala.compat.java8.converterImpl.StepsVectorLike
 
index_$eq(int) - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
index_$eq(int) - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
index_$eq(int) - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
index_$eq(int) - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
initTo(int) - Method in interface scala.compat.java8.converterImpl.StepsVectorLike
 
IntAccumulator - Class in scala.compat.java8.collectionImpl
A IntAccumulator is a low-level collection specialized for gathering elements in parallel and then joining them in order by merging them.
IntAccumulator() - Constructor for class scala.compat.java8.collectionImpl.IntAccumulator
 
IntAccumulator$ - Class in scala.compat.java8.collectionImpl
 
IntAccumulator$() - Constructor for class scala.compat.java8.collectionImpl.IntAccumulator$
 
IntAccumulatorStepper - Class in scala.compat.java8.collectionImpl
 
IntAccumulatorStepper(IntAccumulator) - Constructor for class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
InternalCallbackExecutor() - Method in class scala.concurrent.java8.FuturesConvertersImpl$
 
IntStepper - Interface in scala.compat.java8.collectionImpl
An `IntStepper` combines the functionality of a Java `PrimitiveIterator`, a Java `Spliterator`, and a `Stepper`, all specialized for `Int` values.
intStepperShape() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
intStream(BitSet) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses a BitSet.
intStream(Range) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses a Range.
intStream(IndexedSeq<Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses an IndexedSeq of Ints.
intStream(HashSet<Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses a scala.collection.immutable.HashSet of Ints.
intStream(HashSet<Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses a scala.collection.mutable.HashSet of Ints.
intStream(Vector<Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses a scala.collection.immutable.Vector of Ints.
intStream(Iterator<Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses a int-valued scala.collection.Iterator.
intStream(Iterable<Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses a int-valued scala.collection.Iterable.
intStreamAccumulated(TraversableOnce<Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses any Scala collection by accumulating its entries into a buffer class (Accumulator).
intStreamAccumulatedKeys(Map<Integer, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the keys of any Scala map by accumulating those keys into a buffer class (Accumulator).
intStreamAccumulatedValues(Map<?, Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the values of any Scala map by accumulating those values into a buffer class (Accumulator).
intStreamKeys(HashMap<Integer, ? super Object>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses int-valued keys of a scala.collection.immutable.HashMap.
intStreamKeys(HashMap<Integer, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses int-valued keys of a scala.collection.mutable.HashMap.
intStreamKeys(Map<Integer, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses the int-valued keys of a scala.collection.Map.
intStreamShape(StepperShape<T, IntStepper>) - Method in interface scala.compat.java8.StreamShapeLowPriority
 
intStreamValues(HashMap<? super Object, Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses int-valued values of a scala.collection.immutable.HashMap.
intStreamValues(HashMap<? super Object, Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses int-valued values of a scala.collection.mutable.HashMap.
intStreamValues(Map<?, Integer>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a IntStream that traverses the int-valued values of a scala.collection.Map.
IntToDoubleSpliterator - Class in scala.compat.java8
 
IntToDoubleSpliterator(Spliterator.OfInt, Function1<Object, Object>) - Constructor for class scala.compat.java8.IntToDoubleSpliterator
 
IntToGenericSpliterator<A> - Class in scala.compat.java8
 
IntToGenericSpliterator(Spliterator.OfInt, Function1<Object, A>) - Constructor for class scala.compat.java8.IntToGenericSpliterator
 
IntToLongSpliterator - Class in scala.compat.java8
 
IntToLongSpliterator(Spliterator.OfInt, Function1<Object, Object>) - Constructor for class scala.compat.java8.IntToLongSpliterator
 
IntValue() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
IntValue() - Method in class scala.compat.java8.StreamShape$
 
isAcc(X) - Method in class scala.compat.java8.StepConvertersTest
 
isLin(X) - Method in class scala.compat.java8.StepConvertersTest
 
iterating() - Method in class scala.compat.java8.StepperTest
 
iterator() - Method in class scala.compat.java8.collectionImpl.Accumulator
Returns an `Iterator` over the contents of this `Accumulator`.
iterator() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Returns an `Iterator` over the contents of this `DoubleAccumulator`.
iterator() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Returns an `Iterator` over the contents of this `IntAccumulator`.
iterator() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Returns an `Iterator` over the contents of this `LongAccumulator`.
iterator() - Method in interface scala.compat.java8.collectionImpl.StepperLike
Returns this Stepper as a Scala Iterator.
IteratorPrimitiveDoubleWrapper - Class in scala.compat.java8.wrappers
 
IteratorPrimitiveDoubleWrapper(Iterator<Double>) - Constructor for class scala.compat.java8.wrappers.IteratorPrimitiveDoubleWrapper
 
IteratorPrimitiveIntWrapper - Class in scala.compat.java8.wrappers
 
IteratorPrimitiveIntWrapper(Iterator<Integer>) - Constructor for class scala.compat.java8.wrappers.IteratorPrimitiveIntWrapper
 
IteratorPrimitiveLongWrapper - Class in scala.compat.java8.wrappers
 
IteratorPrimitiveLongWrapper(Iterator<Long>) - Constructor for class scala.compat.java8.wrappers.IteratorPrimitiveLongWrapper
 

J

javaGenericToEverything() - Method in class scala.compat.java8.OptionConvertersTest
 
javaNanosPartToScalaDuration() - Method in class scala.compat.java8.DurationConvertersTest
 
javaOptionalDoubleToEverything() - Method in class scala.compat.java8.OptionConvertersTest
 
javaOptionalIntToEverything() - Method in class scala.compat.java8.OptionConvertersTest
 
javaOptionalLongToEverything() - Method in class scala.compat.java8.OptionConvertersTest
 
javaSecondsToScalaDuration() - Method in class scala.compat.java8.DurationConvertersTest
 
JFunction - Class in scala.compat.java8
 
JFunction0<R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function0 in Scala 2.12
JFunction1<T1,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function1 in Scala 2.12
JFunction10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function10 in Scala 2.12
JFunction11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function11 in Scala 2.12
JFunction12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function12 in Scala 2.12
JFunction13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function13 in Scala 2.12
JFunction14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,R> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
Deprecated.
Use scala.Function19 in Scala 2.12
JFunction2<T1,T2,R> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
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> - Interface in scala.compat.java8
Deprecated.
Use scala.Function22 in Scala 2.12
JFunction3<T1,T2,T3,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function3 in Scala 2.12
JFunction4<T1,T2,T3,T4,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function4 in Scala 2.12
JFunction5<T1,T2,T3,T4,T5,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function5 in Scala 2.12
JFunction6<T1,T2,T3,T4,T5,T6,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function6 in Scala 2.12
JFunction7<T1,T2,T3,T4,T5,T6,T7,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function7 in Scala 2.12
JFunction8<T1,T2,T3,T4,T5,T6,T7,T8,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function8 in Scala 2.12
JFunction9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R> - Interface in scala.compat.java8
Deprecated.
Use scala.Function9 in Scala 2.12
JProcedure0 - Interface in scala.compat.java8
 
JProcedure1<T1> - Interface in scala.compat.java8
 
JProcedure10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10> - Interface in scala.compat.java8
 
JProcedure11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11> - Interface in scala.compat.java8
 
JProcedure12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> - Interface in scala.compat.java8
 
JProcedure13<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13> - Interface in scala.compat.java8
 
JProcedure14<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14> - Interface in scala.compat.java8
 
JProcedure15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15> - Interface in scala.compat.java8
 
JProcedure16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16> - Interface in scala.compat.java8
 
JProcedure17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17> - Interface in scala.compat.java8
 
JProcedure18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18> - Interface in scala.compat.java8
 
JProcedure19<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19> - Interface in scala.compat.java8
 
JProcedure2<T1,T2> - Interface in scala.compat.java8
 
JProcedure20<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20> - Interface in scala.compat.java8
 
JProcedure21<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21> - Interface in scala.compat.java8
 
JProcedure22<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22> - Interface in scala.compat.java8
 
JProcedure3<T1,T2,T3> - Interface in scala.compat.java8
 
JProcedure4<T1,T2,T3,T4> - Interface in scala.compat.java8
 
JProcedure5<T1,T2,T3,T4,T5> - Interface in scala.compat.java8
 
JProcedure6<T1,T2,T3,T4,T5,T6> - Interface in scala.compat.java8
 
JProcedure7<T1,T2,T3,T4,T5,T6,T7> - Interface in scala.compat.java8
 
JProcedure8<T1,T2,T3,T4,T5,T6,T7,T8> - Interface in scala.compat.java8
 
JProcedure9<T1,T2,T3,T4,T5,T6,T7,T8,T9> - Interface in scala.compat.java8
 

K

keptPromise(T) - Method in class scala.compat.java8.FutureConverters$
Construct an already fulfilled scala.concurrent.Promise which holds the given value.
keptPromise(T) - Static method in class scala.compat.java8.FutureConverters
Construct an already fulfilled scala.concurrent.Promise which holds the given value.
keyStepper(StepperShape<K, S>) - Method in interface scala.compat.java8.converterImpl.MakesKeyValueStepper
Generates a fresh stepper of type `S` over map keys of type `K`
keyStepper(StepperShape<K, S>) - Method in class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep
 
keyStepper(StepperShape<K, S>) - Method in class scala.compat.java8.converterImpl.RichImmHashMapCanStep
 
keyStepper(StepperShape<K, S>) - Method in class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep
 
keyStepper(StepperShape<K, S>) - Method in class scala.compat.java8.converterImpl.RichMapCanStep
 
knownSize() - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
knownSize() - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
knownSize() - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
knownSize() - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
knownSize() - Method in interface scala.compat.java8.collectionImpl.StepperLike
Returns the size of the collection, if known exactly, or `-1` if not.
knownSize() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
knownSize() - Method in class scala.compat.java8.IncStepperA
 
knownSize() - Method in class scala.compat.java8.MappingStepper
 
knownSizes() - Method in class scala.compat.java8.StepperTest
 
knownUncachedSize() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
knownUncachedSize() - Method in class scala.compat.java8.IncStepperB
 

L

LambdaDeserializer - Class in scala.compat.java8.runtime
This class is only intended to be called by synthetic $deserializeLambda$ method that the Scala 2.12 compiler will add to classes hosting lambdas.
LambdaDeserializer() - Constructor for class scala.compat.java8.runtime.LambdaDeserializer
 
LambdaDeserializer$ - Class in scala.compat.java8.runtime
This class is only intended to be called by synthetic $deserializeLambda$ method that the Scala 2.12 compiler will add to classes hosting lambdas.
LambdaDeserializer$() - Constructor for class scala.compat.java8.runtime.LambdaDeserializer$
 
load() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
LongAccumulator - Class in scala.compat.java8.collectionImpl
A LongAccumulator is a low-level collection specialized for gathering elements in parallel and then joining them in order by merging them.
LongAccumulator() - Constructor for class scala.compat.java8.collectionImpl.LongAccumulator
 
LongAccumulator$ - Class in scala.compat.java8.collectionImpl
 
LongAccumulator$() - Constructor for class scala.compat.java8.collectionImpl.LongAccumulator$
 
LongAccumulatorStepper - Class in scala.compat.java8.collectionImpl
 
LongAccumulatorStepper(LongAccumulator) - Constructor for class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
LongStepper - Interface in scala.compat.java8.collectionImpl
A `LongStepper` combines the functionality of a Java `PrimitiveIterator`, a Java `Spliterator`, and a `Stepper`, all specialized for `Long` values.
longStepperShape() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
longStream(IndexedSeq<Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses an IndexedSeq of Longs.
longStream(HashSet<Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses a scala.collection.immutable.HashSet of Longs.
longStream(HashSet<Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses a scala.collection.mutable.HashSet of Longs.
longStream(Vector<Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses a scala.collection.immutable.Vector of Longs.
longStream(Iterator<Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses a long-valued scala.collection.Iterator.
longStream(Iterable<Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses a long-valued scala.collection.Iterable.
longStreamAccumulated(TraversableOnce<Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses any Scala collection by accumulating its entries into a buffer class (Accumulator).
longStreamAccumulatedKeys(Map<Long, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the keys of any Scala map by accumulating those keys into a buffer class (Accumulator).
longStreamAccumulatedValues(Map<?, Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the values of any Scala map by accumulating those values into a buffer class (Accumulator).
longStreamKeys(HashMap<Long, ? super Object>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses long-valued keys of a scala.collection.immutable.HashMap.
longStreamKeys(HashMap<Long, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses long-valued keys of a scala.collection.mutable.HashMap.
longStreamKeys(Map<Long, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses the long-valued keys of a scala.collection.Map.
longStreamShape(StepperShape<T, LongStepper>) - Method in interface scala.compat.java8.StreamShapeLowPriority
 
longStreamValues(HashMap<? super Object, Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses long-valued values of a scala.collection.immutable.HashMap.
longStreamValues(HashMap<? super Object, Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses long-valued values of a scala.collection.mutable.HashMap.
longStreamValues(Map<?, Long>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a LongStream that traverses the long-valued values of a scala.collection.Map.
LongValue() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
LongValue() - Method in class scala.compat.java8.StreamShape$
 

M

MakesKeyValueStepper<K,V,Extra> - Interface in scala.compat.java8.converterImpl
 
MakesParallelStream<T,SS extends java.util.stream.BaseStream<?,SS>> - Interface in scala.compat.java8
Classes or objects implementing this trait create streams suitable for parallel use
MakesSequentialStream<T,SS extends java.util.stream.BaseStream<?,SS>> - Interface in scala.compat.java8
Classes or objects implementing this trait create streams suitable for sequential use
MakesStepper<T,Extra> - Interface in scala.compat.java8.converterImpl
 
MappingSpliterator<A,B> - Class in scala.compat.java8
 
MappingSpliterator(Spliterator<A>, Function1<A, B>) - Constructor for class scala.compat.java8.MappingSpliterator
 
MappingStepper<A,B> - Class in scala.compat.java8
 
MappingStepper(Stepper<A>, Function1<A, B>) - Constructor for class scala.compat.java8.MappingStepper
 
MappingStepper$mcDD$sp - Class in scala.compat.java8
 
MappingStepper$mcDD$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcDD$sp
 
MappingStepper$mcDI$sp - Class in scala.compat.java8
 
MappingStepper$mcDI$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcDI$sp
 
MappingStepper$mcDJ$sp - Class in scala.compat.java8
 
MappingStepper$mcDJ$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcDJ$sp
 
MappingStepper$mcID$sp - Class in scala.compat.java8
 
MappingStepper$mcID$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcID$sp
 
MappingStepper$mcII$sp - Class in scala.compat.java8
 
MappingStepper$mcII$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcII$sp
 
MappingStepper$mcIJ$sp - Class in scala.compat.java8
 
MappingStepper$mcIJ$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcIJ$sp
 
MappingStepper$mcJD$sp - Class in scala.compat.java8
 
MappingStepper$mcJD$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcJD$sp
 
MappingStepper$mcJI$sp - Class in scala.compat.java8
 
MappingStepper$mcJI$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcJI$sp
 
MappingStepper$mcJJ$sp - Class in scala.compat.java8
 
MappingStepper$mcJJ$sp(Stepper<Object>, Function1<Object, Object>) - Constructor for class scala.compat.java8.MappingStepper$mcJJ$sp
 
maxN() - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
merger() - Method in class scala.compat.java8.collectionImpl.Accumulator$
A `BiConsumer` that merges `Accumulator`s, suitable for use with `java.util.stream.Stream`'s `collect` method.
merger() - Static method in class scala.compat.java8.collectionImpl.Accumulator
A `BiConsumer` that merges `Accumulator`s, suitable for use with `java.util.stream.Stream`'s `collect` method.
merger() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator$
A `BiConsumer` that merges `DoubleAccumulator`s, suitable for use with `java.util.stream.DoubleStream`'s `collect` method.
merger() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
A `BiConsumer` that merges `DoubleAccumulator`s, suitable for use with `java.util.stream.DoubleStream`'s `collect` method.
merger() - Method in class scala.compat.java8.collectionImpl.IntAccumulator$
A `BiConsumer` that merges `IntAccumulator`s, suitable for use with `java.util.stream.IntStream`'s `collect` method.
merger() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
A `BiConsumer` that merges `IntAccumulator`s, suitable for use with `java.util.stream.IntStream`'s `collect` method.
merger() - Method in class scala.compat.java8.collectionImpl.LongAccumulator$
A `BiConsumer` that merges `LongAccumulator`s, suitable for use with `java.util.stream.LongStream`'s `collect` method.
merger() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
A `BiConsumer` that merges `LongAccumulator`s, suitable for use with `java.util.stream.LongStream`'s `collect` method.
mkStream(St, boolean) - Method in class scala.compat.java8.StreamShapeLowPriority.BaseStreamShape
 
MODULE$ - Static variable in class scala.compat.java8.collectionImpl.Accumulator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.collectionImpl.AnyStepper$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.collectionImpl.DoubleAccumulator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.collectionImpl.IntAccumulator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.collectionImpl.LongAccumulator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.collectionImpl.Stepper$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.AccumulateAnyArray$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.AccumulateDoubleArray$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.AccumulateDoubleCollection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.AccumulateIntArray$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.AccumulateIntCollection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.AccumulateLongArray$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.AccumulateLongCollection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.CollectionCanAccumulate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.PrivateAccumulatorConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichArrayCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichBitSetCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichFlatHashTableCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichImmHashMapCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichImmHashSetCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichIndexedSeqCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichIterableCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichIteratorCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichLinearSeqCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichMapCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichNumericRangeCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichRangeCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichStringCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.RichVectorCanStep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.converterImpl.StepperShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.DurationConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.DurationConverters.DurationOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.DurationConverters.FiniteDurationops$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichBiConsumerAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichBiFunctionAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichBinaryOperatorAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichBiPredicateAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichBooleanSupplierAsFunction0$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichConsumerAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoubleBinaryOperatorAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoubleConsumerAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoubleFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoublePredicateAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoubleSupplierAsFunction0$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoubleToIntFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoubleToLongFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichDoubleUnaryOperatorAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction0AsBooleanSupplier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction0AsDoubleSupplier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction0AsIntSupplier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction0AsLongSupplier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction0AsSupplier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoublePredicate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToIntFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToLongFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleUnaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntPredicate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToDoubleFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToLongFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntUnaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongPredicate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToDoubleFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToIntFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongUnaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsPredicate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsToDoubleFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsToIntFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsToLongFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction1AsUnaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsBinaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiPredicate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsDoubleBinaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsIntBinaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsLongBinaryOperator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjDoubleConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjIntConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjLongConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsToDoubleBiFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsToIntBiFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunction2AsToLongBiFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntBinaryOperatorAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntConsumerAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntPredicateAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntSupplierAsFunction0$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntToDoubleFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntToLongFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichIntUnaryOperatorAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongBinaryOperatorAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongConsumerAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongPredicateAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongSupplierAsFunction0$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongToDoubleFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongToIntFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichLongUnaryOperatorAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichObjDoubleConsumerAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichObjIntConsumerAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichObjLongConsumerAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichPredicateAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichSupplierAsFunction0$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichToDoubleBiFunctionAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichToDoubleFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichToIntBiFunctionAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichToIntFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichToLongBiFunctionAsFunction2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichToLongFunctionAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.functionConverterImpls.RichUnaryOperatorAsFunction1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.FunctionConvertersTest.Box$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.FutureConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.FutureConverters.CompletionStageOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.FutureConverters.FutureOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.OptionConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.OptionConverters.RichOptionalDouble$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.OptionConverters.RichOptionalGeneric$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.OptionConverters.RichOptionalInt$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.OptionConverters.RichOptionalLong$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.OptionConverters.RichOptionForJava8$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.PrimitiveIteratorConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.PrimitiveIteratorConverters.RichIteratorToPrimitives$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.PrimitiveIteratorConverters.RichJavaIteratorToPrimitives$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.runtime.LambdaDeserializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.SpliteratorConverters.SpliteratorToStepper$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StepConvertersTest.SpecCheck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.EnrichDoubleArrayWithStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.EnrichDoubleWrappedArrayWithStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.EnrichIntArrayWithStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.EnrichIntWrappedArrayWithStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.EnrichLongArrayWithStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.EnrichLongWrappedArrayWithStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.RichDoubleStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.RichIntStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamConverters.RichLongStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.compat.java8.StreamShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class scala.concurrent.java8.FuturesConvertersImpl$
Static reference to the singleton instance of this Scala object.
msg(X) - Method in interface scala.compat.java8.StepConvertersTest.SpecCheck
 
myCache() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
myCache() - Method in class scala.compat.java8.IncStepperB
 
myCacheIsFull() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
myIsEmpty(CC) - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
myIsEmpty(LinearSeq<A>) - Method in class scala.compat.java8.converterImpl.StepsAnyLinearSeq
 
myIsEmpty(LinearSeq<Object>) - Method in class scala.compat.java8.converterImpl.StepsDoubleLinearSeq
 
myIsEmpty(LinearSeq<Object>) - Method in class scala.compat.java8.converterImpl.StepsIntLinearSeq
 
myIsEmpty(LinearSeq<Object>) - Method in class scala.compat.java8.converterImpl.StepsLongLinearSeq
 
myTailOf(CC) - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
myTailOf(LinearSeq<A>) - Method in class scala.compat.java8.converterImpl.StepsAnyLinearSeq
 
myTailOf(LinearSeq<Object>) - Method in class scala.compat.java8.converterImpl.StepsDoubleLinearSeq
 
myTailOf(LinearSeq<Object>) - Method in class scala.compat.java8.converterImpl.StepsIntLinearSeq
 
myTailOf(LinearSeq<Object>) - Method in class scala.compat.java8.converterImpl.StepsLongLinearSeq
 
myVector() - Method in class scala.compat.java8.converterImpl.StepsAnyVector
 
myVector() - Method in class scala.compat.java8.converterImpl.StepsDoubleVector
 
myVector() - Method in class scala.compat.java8.converterImpl.StepsIntVector
 
myVector() - Method in class scala.compat.java8.converterImpl.StepsLongVector
 
myVector() - Method in interface scala.compat.java8.converterImpl.StepsVectorLike
 

N

newDoubleStream(int) - Method in class scala.compat.java8.StreamConvertersTest
 
newIntStream(int) - Method in class scala.compat.java8.StreamConvertersTest
 
newLongStream(int) - Method in class scala.compat.java8.StreamConvertersTest
 
newStream(int) - Method in class scala.compat.java8.StreamConvertersTest
 
next() - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
next() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedDoubleStepper
 
next() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedIntStepper
 
next() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedLongStepper
 
next() - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyDefaultHashTable
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyDefaultHashTableValue
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyFlatHashTable
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyHashTableKey
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashMap
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashMapKey
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashMapValue
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyImmHashSet
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyIndexedSeq
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyIterator
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyLinearSeq
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyLinkedHashTable
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyLinkedHashTableValue
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyNumericRange
 
next() - Method in class scala.compat.java8.converterImpl.StepsAnyVector
 
next() - Method in class scala.compat.java8.converterImpl.StepsBoxedBooleanArray
 
next() - Method in class scala.compat.java8.converterImpl.StepsObjectArray
 
nextBlockSize() - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
nextBlockSize() - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
 
nextBlockSize() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
nextBlockSize() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
nextBlockSize() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
nextChunkSize() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
nextDouble() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
nextDouble() - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
nextDouble() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingDoubleStepper
 
nextDouble() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingFloatStepper
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleArray
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleDefaultHashTableValue
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleFlatHashTable
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleHashTableKey
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleImmHashMapKey
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleImmHashMapValue
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleImmHashSet
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleIndexedSeq
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleIterator
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleLinearSeq
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleLinkedHashTableValue
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsDoubleVector
 
nextDouble() - Method in class scala.compat.java8.converterImpl.StepsWidenedFloatArray
 
nextDouble() - Method in class scala.compat.java8.wrappers.IteratorPrimitiveDoubleWrapper
 
nextInt() - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
nextInt() - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
nextInt() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingByteStepper
 
nextInt() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingCharStepper
 
nextInt() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingIntStepper
 
nextInt() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingShortStepper
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepperStringChar
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepperStringCodePoint
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntArray
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntBitSet
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntDefaultHashTableValue
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntFlatHashTable
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntHashTableKey
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntImmHashMapKey
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntImmHashMapValue
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntImmHashSet
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntIndexedSeq
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntIterator
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntLinearSeq
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntLinkedHashTableValue
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntNumericRange
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntRange
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsIntVector
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsWidenedByteArray
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsWidenedCharArray
 
nextInt() - Method in class scala.compat.java8.converterImpl.StepsWidenedShortArray
 
nextInt() - Method in class scala.compat.java8.wrappers.IteratorPrimitiveIntWrapper
 
nextLong() - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
nextLong() - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
nextLong() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingLongStepper
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongArray
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongDefaultHashTableValue
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongFlatHashTable
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongHashTableKey
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongImmHashMapKey
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongImmHashMapValue
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongImmHashSet
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongIndexedSeq
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongIterator
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongLinearSeq
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongLinkedHashTableValue
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongNumericRange
 
nextLong() - Method in class scala.compat.java8.converterImpl.StepsLongVector
 
nextLong() - Method in class scala.compat.java8.wrappers.IteratorPrimitiveLongWrapper
 
nextStep() - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
nextStep() - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
nextStep() - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
nextStep() - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
nextStep() - Method in interface scala.compat.java8.collectionImpl.StepperLike
The next element traversed by this Stepper.
nextStep() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
nextStep() - Method in class scala.compat.java8.IncStepperA
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcDD$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcDI$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcDJ$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcID$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcII$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcIJ$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcJD$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcJI$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper$mcJJ$sp
 
nextStep() - Method in class scala.compat.java8.MappingStepper
 
NextStepper<A> - Interface in scala.compat.java8.collectionImpl
This trait indicates that a `Stepper` will implement `tryStep` in terms of `hasNext` and `nextStep`.
NextStepper$mcD$sp - Interface in scala.compat.java8.collectionImpl
 
NextStepper$mcI$sp - Interface in scala.compat.java8.collectionImpl
 
NextStepper$mcJ$sp - Interface in scala.compat.java8.collectionImpl
 
nmm() - Method in class scala.compat.java8.FunctionConvertersTest
 
nnn() - Method in class scala.compat.java8.FunctionConvertersTest
 
nonExtensionConversions() - Method in class scala.compat.java8.OptionConvertersTest
 
NonNull() - Method in class scala.compat.java8.collectionImpl.Stepper$
Indicates that a Stepper will not return any `null` values
ns() - Method in class scala.compat.java8.StreamConvertersTest
 
num() - Method in class scala.compat.java8.FunctionConvertersTest
 

O

OfDoubleSpliterator(Spliterator.OfDouble) - Constructor for class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
OfIntSpliterator(Spliterator.OfInt) - Constructor for class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
OfLongSpliterator(Spliterator.OfLong) - Constructor for class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
ofSpliterator(Spliterator<A>) - Method in class scala.compat.java8.collectionImpl.Stepper$
Creates a `Stepper` over a generic `Spliterator`.
ofSpliterator(Spliterator.OfDouble) - Method in class scala.compat.java8.collectionImpl.Stepper$
Creates a `Stepper` over a `DoubleSpliterator`.
ofSpliterator(Spliterator.OfInt) - Method in class scala.compat.java8.collectionImpl.Stepper$
Creates a `Stepper` over an `IntSpliterator`.
ofSpliterator(Spliterator.OfLong) - Method in class scala.compat.java8.collectionImpl.Stepper$
Creates a `Stepper` over a `LongSpliterator`.
OfSpliterator(Spliterator<A>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
Okay(Function0<X>, StepConvertersTest.SpecCheck) - Method in class scala.compat.java8.StepConvertersTest
 
OptionConverters - Class in scala.compat.java8
This class enables bidirectional conversion between scala.Option and the set of java.util.Optional classes.
OptionConverters() - Constructor for class scala.compat.java8.OptionConverters
 
OptionConverters$ - Class in scala.compat.java8
This class enables bidirectional conversion between scala.Option and the set of java.util.Optional classes.
OptionConverters$() - Constructor for class scala.compat.java8.OptionConverters$
 
OptionConverters.RichOptionalDouble - Class in scala.compat.java8
Provides conversions from `java.util.OptionalDouble` to the generic `Optional` and Scala `Option`
OptionConverters.RichOptionalDouble$ - Class in scala.compat.java8
 
OptionConverters.RichOptionalGeneric<A> - Class in scala.compat.java8
Provides conversions from `java.util.Optional` to Scala `Option` or primitive `java.util.Optional` types
OptionConverters.RichOptionalGeneric$ - Class in scala.compat.java8
 
OptionConverters.RichOptionalInt - Class in scala.compat.java8
Provides conversions from `java.util.OptionalInt` to the generic `Optional` and Scala `Option`
OptionConverters.RichOptionalInt$ - Class in scala.compat.java8
 
OptionConverters.RichOptionalLong - Class in scala.compat.java8
Provides conversions from `java.util.OptionalLong` to the generic `Optional` and Scala `Option`
OptionConverters.RichOptionalLong$ - Class in scala.compat.java8
 
OptionConverters.RichOptionForJava8<A> - Class in scala.compat.java8
Provides conversions from `scala.Option` to Java `Optional` types, either generic or primitive
OptionConverters.RichOptionForJava8$ - Class in scala.compat.java8
 
OptionConverters.SpecializerOfOptions<A,That> - Class in scala.compat.java8
Type class implementing conversion from generic `Option` or `Optional` to manually specialized variants.
OptionConvertersTest - Class in scala.compat.java8
 
OptionConvertersTest() - Constructor for class scala.compat.java8.OptionConvertersTest
 
Ordered() - Method in class scala.compat.java8.collectionImpl.Stepper$
Indicates that a Stepper delivers elements in a particular order that should be maintained

P

parKeyStream() - Method in class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithParKeyStream
 
parStream() - Method in class scala.compat.java8.collectionImpl.Accumulator
Produces a parallel Java 8 Stream over the elements of this `Accumulator`
parStream() - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
parStream() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Produces a parallel Java 8 `DoubleStream` over the elements of this `DoubleAccumulator`
parStream() - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
parStream() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Produces a parallel Java 8 `IntStream` over the elements of this `IntAccumulator`
parStream() - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
parStream() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Produces a parallel Java 8 `LongStream` over the elements of this `LongAccumulator`
parStream() - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
parStream() - Method in interface scala.compat.java8.MakesParallelStream
 
parStream() - Method in class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithParStream
 
parStream() - Method in class scala.compat.java8.StreamConverters.EnrichDoubleArrayWithStream
 
parStream() - Method in class scala.compat.java8.StreamConverters.EnrichDoubleWrappedArrayWithStream
 
parStream() - Method in class scala.compat.java8.StreamConverters.EnrichIntArrayWithStream
 
parStream() - Method in class scala.compat.java8.StreamConverters.EnrichIntWrappedArrayWithStream
 
parStream() - Method in class scala.compat.java8.StreamConverters.EnrichLongArrayWithStream
 
parStream() - Method in class scala.compat.java8.StreamConverters.EnrichLongWrappedArrayWithStream
 
parUnbox(AnyStepper<T>) - Method in interface scala.compat.java8.converterImpl.StepperShape
Create an unboxing primitive parallel (i.e.
parValueStream() - Method in class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithParValueStream
 
prepareParallelOperation() - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
primitiveAccumulateDoubleStream() - Method in class scala.compat.java8.StreamConverters$
 
primitiveAccumulateDoubleStream() - Static method in class scala.compat.java8.StreamConverters
 
primitiveAccumulateDoubleStream2() - Method in class scala.compat.java8.StreamConverters$
 
primitiveAccumulateDoubleStream2() - Static method in class scala.compat.java8.StreamConverters
 
primitiveAccumulateIntStream() - Method in class scala.compat.java8.StreamConverters$
 
primitiveAccumulateIntStream() - Static method in class scala.compat.java8.StreamConverters
 
primitiveAccumulateIntStream2() - Method in class scala.compat.java8.StreamConverters$
 
primitiveAccumulateIntStream2() - Static method in class scala.compat.java8.StreamConverters
 
primitiveAccumulateLongStream() - Method in class scala.compat.java8.StreamConverters$
 
primitiveAccumulateLongStream() - Static method in class scala.compat.java8.StreamConverters
 
primitiveAccumulateLongStream2() - Method in class scala.compat.java8.StreamConverters$
 
primitiveAccumulateLongStream2() - Static method in class scala.compat.java8.StreamConverters
 
PrimitiveIteratorConverters - Class in scala.compat.java8
This class enables conversion from scala.Iterator to the set of java.util.PrimitiveIterator classes.
PrimitiveIteratorConverters() - Constructor for class scala.compat.java8.PrimitiveIteratorConverters
 
PrimitiveIteratorConverters$ - Class in scala.compat.java8
This class enables conversion from scala.Iterator to the set of java.util.PrimitiveIterator classes.
PrimitiveIteratorConverters$() - Constructor for class scala.compat.java8.PrimitiveIteratorConverters$
 
PrimitiveIteratorConverters.RichIteratorToPrimitives<A> - Class in scala.compat.java8
Provides conversions from Scala `Iterator` to manually specialized `PrimitiveIterator` variants, when available
PrimitiveIteratorConverters.RichIteratorToPrimitives$ - Class in scala.compat.java8
 
PrimitiveIteratorConverters.RichJavaIteratorToPrimitives<A> - Class in scala.compat.java8
Provides conversions from Java `Iterator` to manually specialized `PrimitiveIterator` variants, when available
PrimitiveIteratorConverters.RichJavaIteratorToPrimitives$ - Class in scala.compat.java8
 
PrimitiveIteratorConverters.SpecializerOfIterators<A,That> - Class in scala.compat.java8
Type class implementing conversion from generic `Option` or `Optional` to manually specialized variants.
PrimitiveStreamAccumulator<S,AA> - Interface in scala.compat.java8
 
primitiveStreamTypes() - Method in class scala.compat.java8.StreamConvertersTest
 
PrimitiveStreamUnboxer<A,S> - Interface in scala.compat.java8
 
primitiveUnboxDoubleStream() - Method in class scala.compat.java8.StreamConverters$
 
primitiveUnboxDoubleStream() - Static method in class scala.compat.java8.StreamConverters
 
primitiveUnboxDoubleStream2() - Method in class scala.compat.java8.StreamConverters$
 
primitiveUnboxDoubleStream2() - Static method in class scala.compat.java8.StreamConverters
 
primitiveUnboxIntStream() - Method in class scala.compat.java8.StreamConverters$
 
primitiveUnboxIntStream() - Static method in class scala.compat.java8.StreamConverters
 
primitiveUnboxIntStream2() - Method in class scala.compat.java8.StreamConverters$
 
primitiveUnboxIntStream2() - Static method in class scala.compat.java8.StreamConverters
 
primitiveUnboxLongStream() - Method in class scala.compat.java8.StreamConverters$
 
primitiveUnboxLongStream() - Static method in class scala.compat.java8.StreamConverters
 
primitiveUnboxLongStream2() - Method in class scala.compat.java8.StreamConverters$
 
primitiveUnboxLongStream2() - Static method in class scala.compat.java8.StreamConverters
 
Priority1AccumulatorConverters - Interface in scala.compat.java8.converterImpl
 
Priority1FunctionConverters - Interface in scala.compat.java8
 
Priority1StepConverters - Interface in scala.compat.java8.converterImpl
 
Priority1StreamConverters - Interface in scala.compat.java8
 
Priority1StreamConverters.RichStream<A> - Class in scala.compat.java8
 
Priority1StreamConverters.RichStreamCanAccumulatePrimitive<S> - Class in scala.compat.java8
 
Priority2AccumulatorConverters - Interface in scala.compat.java8.converterImpl
 
Priority2FunctionConverters - Interface in scala.compat.java8
 
Priority2SpliteratorConverters - Interface in scala.compat.java8.SpliteratorConverters
 
Priority2StepConverters - Interface in scala.compat.java8.converterImpl
 
Priority2StreamConverters - Interface in scala.compat.java8
 
Priority2StreamConverters.EnrichAnySteppableWithParKeyStream<A,S extends java.util.stream.BaseStream<?,S>,CC> - Class in scala.compat.java8
 
Priority2StreamConverters.EnrichAnySteppableWithParStream<A,S extends java.util.stream.BaseStream<?,S>,CC> - Class in scala.compat.java8
 
Priority2StreamConverters.EnrichAnySteppableWithParValueStream<A,S extends java.util.stream.BaseStream<?,S>,CC> - Class in scala.compat.java8
 
Priority2StreamConverters.EnrichAnySteppableWithSeqStream<A,S extends java.util.stream.BaseStream<?,S>,CC> - Class in scala.compat.java8
 
Priority2StreamConverters.EnrichScalaCollectionWithSeqKeyStream<A,S extends java.util.stream.BaseStream<?,S>,CC> - Class in scala.compat.java8
 
Priority2StreamConverters.EnrichScalaCollectionWithSeqValueStream<A,S extends java.util.stream.BaseStream<?,S>,CC> - Class in scala.compat.java8
 
Priority3AccumulatorConverters - Interface in scala.compat.java8.converterImpl
 
Priority3FunctionConverters - Interface in scala.compat.java8
 
Priority3StepConverters - Interface in scala.compat.java8.converterImpl
 
PrivateAccumulatorConverters - Class in scala.compat.java8.converterImpl
 
PrivateAccumulatorConverters() - Constructor for class scala.compat.java8.converterImpl.PrivateAccumulatorConverters
 
PrivateAccumulatorConverters$ - Class in scala.compat.java8.converterImpl
 
PrivateAccumulatorConverters$() - Constructor for class scala.compat.java8.converterImpl.PrivateAccumulatorConverters$
 
proc(JProcedure0) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure1<T1>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure2<T1, T2>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure3<T1, T2, T3>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure4<T1, T2, T3, T4>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure5<T1, T2, T3, T4, T5>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure6<T1, T2, T3, T4, T5, T6>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure7<T1, T2, T3, T4, T5, T6, T7>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure8<T1, T2, T3, T4, T5, T6, T7, T8>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure9<T1, T2, T3, T4, T5, T6, T7, T8, T9>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure21<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>) - Static method in class scala.compat.java8.JFunction
 
proc(JProcedure22<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22>) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction0$mcV$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction1$mcVI$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction1$mcVJ$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction1$mcVF$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction1$mcVD$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVII$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVIJ$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVID$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVJI$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVJJ$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVJD$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVDI$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVDJ$sp) - Static method in class scala.compat.java8.JFunction
 
procSpecialized(JFunction2$mcVDD$sp) - Static method in class scala.compat.java8.JFunction
 
productArity() - Static method in class scala.compat.java8.FunctionConvertersTest.Box
 
productElement(int) - Static method in class scala.compat.java8.FunctionConvertersTest.Box
 
productIterator() - Static method in class scala.compat.java8.FunctionConvertersTest.Box
 
productPrefix() - Static method in class scala.compat.java8.FunctionConvertersTest.Box
 
promise() - Method in class scala.compat.java8.FutureConverters$
Construct an empty scala.concurrent.Promise.
promise() - Static method in class scala.compat.java8.FutureConverters
Construct an empty scala.concurrent.Promise.
proxied() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
ProxySpliteratorViaNext<A> - Class in scala.compat.java8.collectionImpl
 
ProxySpliteratorViaNext(NextStepper<A>) - Constructor for class scala.compat.java8.collectionImpl.ProxySpliteratorViaNext
 
ProxySpliteratorViaTry<A> - Class in scala.compat.java8.collectionImpl
 
ProxySpliteratorViaTry(TryStepper<A>) - Constructor for class scala.compat.java8.collectionImpl.ProxySpliteratorViaTry
 

R

recall() - Method in class scala.compat.java8.FunctionConvertersTest
 
reduce(Function2<A, A, A>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Repeatedly merges elements with op until only a single element remains.
reducing() - Method in class scala.compat.java8.StepperTest
 
Reference() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
reflectInternalsN(BitSet.BitSetN) - Method in class scala.compat.java8.converterImpl.RichBitSetCanStep$
 
reflectInternalsN(BitSet.BitSetN) - Static method in class scala.compat.java8.converterImpl.RichBitSetCanStep
 
richArrayCanStep(Object) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichArrayCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichArrayCanStep(Object) - Constructor for class scala.compat.java8.converterImpl.RichArrayCanStep
 
richArrayCanStep(Object) - Static method in class scala.compat.java8.StreamConverters
 
RichArrayCanStep$ - Class in scala.compat.java8.converterImpl
 
RichArrayCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichArrayCanStep$
 
RichBiConsumerAsFunction2<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichBiConsumerAsFunction2(BiConsumer<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.RichBiConsumerAsFunction2
 
RichBiConsumerAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichBiConsumerAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichBiConsumerAsFunction2$
 
RichBiFunctionAsFunction2<T,U,R> - Class in scala.compat.java8.functionConverterImpls
 
RichBiFunctionAsFunction2(BiFunction<T, U, R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichBiFunctionAsFunction2
 
RichBiFunctionAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichBiFunctionAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichBiFunctionAsFunction2$
 
RichBinaryOperatorAsFunction2<T> - Class in scala.compat.java8.functionConverterImpls
 
RichBinaryOperatorAsFunction2(BinaryOperator<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichBinaryOperatorAsFunction2
 
RichBinaryOperatorAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichBinaryOperatorAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichBinaryOperatorAsFunction2$
 
RichBiPredicateAsFunction2<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichBiPredicateAsFunction2(BiPredicate<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.RichBiPredicateAsFunction2
 
RichBiPredicateAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichBiPredicateAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichBiPredicateAsFunction2$
 
richBitSetCanStep(BitSet) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichBitSetCanStep - Class in scala.compat.java8.converterImpl
 
RichBitSetCanStep(BitSet) - Constructor for class scala.compat.java8.converterImpl.RichBitSetCanStep
 
richBitSetCanStep(BitSet) - Static method in class scala.compat.java8.StreamConverters
 
RichBitSetCanStep$ - Class in scala.compat.java8.converterImpl
 
RichBitSetCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichBitSetCanStep$
 
RichBooleanSupplierAsFunction0 - Class in scala.compat.java8.functionConverterImpls
 
RichBooleanSupplierAsFunction0(BooleanSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.RichBooleanSupplierAsFunction0
 
RichBooleanSupplierAsFunction0$ - Class in scala.compat.java8.functionConverterImpls
 
RichBooleanSupplierAsFunction0$() - Constructor for class scala.compat.java8.functionConverterImpls.RichBooleanSupplierAsFunction0$
 
RichConsumerAsFunction1<T> - Class in scala.compat.java8.functionConverterImpls
 
RichConsumerAsFunction1(Consumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichConsumerAsFunction1
 
RichConsumerAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichConsumerAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichConsumerAsFunction1$
 
richDefaultHashTableCanStep(HashTable<K, DefaultEntry<K, V>>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichDefaultHashTableCanStep<K,V> - Class in scala.compat.java8.converterImpl
 
RichDefaultHashTableCanStep(HashTable<K, DefaultEntry<K, V>>) - Constructor for class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep
 
richDefaultHashTableCanStep(HashTable<K, DefaultEntry<K, V>>) - Static method in class scala.compat.java8.StreamConverters
 
RichDefaultHashTableCanStep$ - Class in scala.compat.java8.converterImpl
 
RichDefaultHashTableCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep$
 
RichDoubleBinaryOperatorAsFunction2 - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleBinaryOperatorAsFunction2(DoubleBinaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleBinaryOperatorAsFunction2
 
RichDoubleBinaryOperatorAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleBinaryOperatorAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleBinaryOperatorAsFunction2$
 
RichDoubleConsumerAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleConsumerAsFunction1(DoubleConsumer) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleConsumerAsFunction1
 
RichDoubleConsumerAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleConsumerAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleConsumerAsFunction1$
 
RichDoubleFunctionAsFunction1<R> - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleFunctionAsFunction1(DoubleFunction<R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleFunctionAsFunction1
 
RichDoubleFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleFunctionAsFunction1$
 
RichDoublePredicateAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichDoublePredicateAsFunction1(DoublePredicate) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoublePredicateAsFunction1
 
RichDoublePredicateAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoublePredicateAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoublePredicateAsFunction1$
 
RichDoubleStream(DoubleStream) - Constructor for class scala.compat.java8.StreamConverters.RichDoubleStream
 
RichDoubleStream$() - Constructor for class scala.compat.java8.StreamConverters.RichDoubleStream$
 
RichDoubleSupplierAsFunction0 - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleSupplierAsFunction0(DoubleSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleSupplierAsFunction0
 
RichDoubleSupplierAsFunction0$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleSupplierAsFunction0$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleSupplierAsFunction0$
 
RichDoubleToIntFunctionAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleToIntFunctionAsFunction1(DoubleToIntFunction) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleToIntFunctionAsFunction1
 
RichDoubleToIntFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleToIntFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleToIntFunctionAsFunction1$
 
RichDoubleToLongFunctionAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleToLongFunctionAsFunction1(DoubleToLongFunction) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleToLongFunctionAsFunction1
 
RichDoubleToLongFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleToLongFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleToLongFunctionAsFunction1$
 
RichDoubleUnaryOperatorAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleUnaryOperatorAsFunction1(DoubleUnaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleUnaryOperatorAsFunction1
 
RichDoubleUnaryOperatorAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichDoubleUnaryOperatorAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichDoubleUnaryOperatorAsFunction1$
 
richFlatHashTableCanStep(FlatHashTable<A>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichFlatHashTableCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichFlatHashTableCanStep(FlatHashTable<T>) - Constructor for class scala.compat.java8.converterImpl.RichFlatHashTableCanStep
 
richFlatHashTableCanStep(FlatHashTable<A>) - Static method in class scala.compat.java8.StreamConverters
 
RichFlatHashTableCanStep$ - Class in scala.compat.java8.converterImpl
 
RichFlatHashTableCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichFlatHashTableCanStep$
 
RichFunction0AsBooleanSupplier - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsBooleanSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsBooleanSupplier
 
RichFunction0AsBooleanSupplier$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsBooleanSupplier$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsBooleanSupplier$
 
RichFunction0AsDoubleSupplier - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsDoubleSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsDoubleSupplier
 
RichFunction0AsDoubleSupplier$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsDoubleSupplier$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsDoubleSupplier$
 
RichFunction0AsIntSupplier - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsIntSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsIntSupplier
 
RichFunction0AsIntSupplier$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsIntSupplier$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsIntSupplier$
 
RichFunction0AsLongSupplier - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsLongSupplier(Function0<Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsLongSupplier
 
RichFunction0AsLongSupplier$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsLongSupplier$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsLongSupplier$
 
RichFunction0AsSupplier<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsSupplier(Function0<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsSupplier
 
RichFunction0AsSupplier$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction0AsSupplier$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction0AsSupplier$
 
RichFunction1AsConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsConsumer(Function1<T, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsConsumer
 
RichFunction1AsConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsConsumer$
 
RichFunction1AsDoubleConsumer - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleConsumer(Function1<Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleConsumer
 
RichFunction1AsDoubleConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleConsumer$
 
RichFunction1AsDoubleFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleFunction(Function1<Object, R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleFunction
 
RichFunction1AsDoubleFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleFunction$
 
RichFunction1AsDoublePredicate - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoublePredicate(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoublePredicate
 
RichFunction1AsDoublePredicate$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoublePredicate$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoublePredicate$
 
RichFunction1AsDoubleToIntFunction - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleToIntFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToIntFunction
 
RichFunction1AsDoubleToIntFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleToIntFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToIntFunction$
 
RichFunction1AsDoubleToLongFunction - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleToLongFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToLongFunction
 
RichFunction1AsDoubleToLongFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleToLongFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToLongFunction$
 
RichFunction1AsDoubleUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleUnaryOperator(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleUnaryOperator
 
RichFunction1AsDoubleUnaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsDoubleUnaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleUnaryOperator$
 
RichFunction1AsFunction<T,R> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsFunction(Function1<T, R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsFunction
 
RichFunction1AsFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsFunction$
 
RichFunction1AsIntConsumer - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntConsumer(Function1<Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntConsumer
 
RichFunction1AsIntConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntConsumer$
 
RichFunction1AsIntFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntFunction(Function1<Object, R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntFunction
 
RichFunction1AsIntFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntFunction$
 
RichFunction1AsIntPredicate - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntPredicate(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntPredicate
 
RichFunction1AsIntPredicate$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntPredicate$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntPredicate$
 
RichFunction1AsIntToDoubleFunction - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntToDoubleFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToDoubleFunction
 
RichFunction1AsIntToDoubleFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntToDoubleFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToDoubleFunction$
 
RichFunction1AsIntToLongFunction - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntToLongFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToLongFunction
 
RichFunction1AsIntToLongFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntToLongFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToLongFunction$
 
RichFunction1AsIntUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntUnaryOperator(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntUnaryOperator
 
RichFunction1AsIntUnaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsIntUnaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsIntUnaryOperator$
 
RichFunction1AsLongConsumer - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongConsumer(Function1<Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongConsumer
 
RichFunction1AsLongConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongConsumer$
 
RichFunction1AsLongFunction<R> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongFunction(Function1<Object, R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongFunction
 
RichFunction1AsLongFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongFunction$
 
RichFunction1AsLongPredicate - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongPredicate(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongPredicate
 
RichFunction1AsLongPredicate$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongPredicate$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongPredicate$
 
RichFunction1AsLongToDoubleFunction - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongToDoubleFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToDoubleFunction
 
RichFunction1AsLongToDoubleFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongToDoubleFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToDoubleFunction$
 
RichFunction1AsLongToIntFunction - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongToIntFunction(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToIntFunction
 
RichFunction1AsLongToIntFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongToIntFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToIntFunction$
 
RichFunction1AsLongUnaryOperator - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongUnaryOperator(Function1<Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongUnaryOperator
 
RichFunction1AsLongUnaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsLongUnaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsLongUnaryOperator$
 
RichFunction1AsPredicate<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsPredicate(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsPredicate
 
RichFunction1AsPredicate$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsPredicate$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsPredicate$
 
RichFunction1AsToDoubleFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsToDoubleFunction(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsToDoubleFunction
 
RichFunction1AsToDoubleFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsToDoubleFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsToDoubleFunction$
 
RichFunction1AsToIntFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsToIntFunction(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsToIntFunction
 
RichFunction1AsToIntFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsToIntFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsToIntFunction$
 
RichFunction1AsToLongFunction<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsToLongFunction(Function1<T, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsToLongFunction
 
RichFunction1AsToLongFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsToLongFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsToLongFunction$
 
RichFunction1AsUnaryOperator<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsUnaryOperator(Function1<T, T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsUnaryOperator
 
RichFunction1AsUnaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction1AsUnaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction1AsUnaryOperator$
 
RichFunction2AsBiConsumer<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBiConsumer(Function2<T, U, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBiConsumer
 
RichFunction2AsBiConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBiConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBiConsumer$
 
RichFunction2AsBiFunction<T,U,R> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBiFunction(Function2<T, U, R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBiFunction
 
RichFunction2AsBiFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBiFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBiFunction$
 
RichFunction2AsBinaryOperator<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBinaryOperator(Function2<T, T, T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBinaryOperator
 
RichFunction2AsBinaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBinaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBinaryOperator$
 
RichFunction2AsBiPredicate<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBiPredicate(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBiPredicate
 
RichFunction2AsBiPredicate$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsBiPredicate$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsBiPredicate$
 
RichFunction2AsDoubleBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsDoubleBinaryOperator(Function2<Object, Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsDoubleBinaryOperator
 
RichFunction2AsDoubleBinaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsDoubleBinaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsDoubleBinaryOperator$
 
RichFunction2AsIntBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsIntBinaryOperator(Function2<Object, Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsIntBinaryOperator
 
RichFunction2AsIntBinaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsIntBinaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsIntBinaryOperator$
 
RichFunction2AsLongBinaryOperator - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsLongBinaryOperator(Function2<Object, Object, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsLongBinaryOperator
 
RichFunction2AsLongBinaryOperator$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsLongBinaryOperator$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsLongBinaryOperator$
 
RichFunction2AsObjDoubleConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsObjDoubleConsumer(Function2<T, Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsObjDoubleConsumer
 
RichFunction2AsObjDoubleConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsObjDoubleConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsObjDoubleConsumer$
 
RichFunction2AsObjIntConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsObjIntConsumer(Function2<T, Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsObjIntConsumer
 
RichFunction2AsObjIntConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsObjIntConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsObjIntConsumer$
 
RichFunction2AsObjLongConsumer<T> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsObjLongConsumer(Function2<T, Object, BoxedUnit>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsObjLongConsumer
 
RichFunction2AsObjLongConsumer$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsObjLongConsumer$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsObjLongConsumer$
 
RichFunction2AsToDoubleBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsToDoubleBiFunction(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsToDoubleBiFunction
 
RichFunction2AsToDoubleBiFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsToDoubleBiFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsToDoubleBiFunction$
 
RichFunction2AsToIntBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsToIntBiFunction(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsToIntBiFunction
 
RichFunction2AsToIntBiFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsToIntBiFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsToIntBiFunction$
 
RichFunction2AsToLongBiFunction<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsToLongBiFunction(Function2<T, U, Object>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsToLongBiFunction
 
RichFunction2AsToLongBiFunction$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunction2AsToLongBiFunction$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunction2AsToLongBiFunction$
 
RichFunctionAsFunction1<T,R> - Class in scala.compat.java8.functionConverterImpls
 
RichFunctionAsFunction1(Function<T, R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichFunctionAsFunction1
 
RichFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichFunctionAsFunction1$
 
richImmHashMapCanStep(HashMap<K, V>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichImmHashMapCanStep<K,V> - Class in scala.compat.java8.converterImpl
 
RichImmHashMapCanStep(HashMap<K, V>) - Constructor for class scala.compat.java8.converterImpl.RichImmHashMapCanStep
 
richImmHashMapCanStep(HashMap<K, V>) - Static method in class scala.compat.java8.StreamConverters
 
RichImmHashMapCanStep$ - Class in scala.compat.java8.converterImpl
 
RichImmHashMapCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichImmHashMapCanStep$
 
richImmHashSetCanStep(HashSet<A>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichImmHashSetCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichImmHashSetCanStep(HashSet<T>) - Constructor for class scala.compat.java8.converterImpl.RichImmHashSetCanStep
 
richImmHashSetCanStep(HashSet<A>) - Static method in class scala.compat.java8.StreamConverters
 
RichImmHashSetCanStep$ - Class in scala.compat.java8.converterImpl
 
RichImmHashSetCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichImmHashSetCanStep$
 
richIndexedSeqCanStep(IndexedSeqLike<A, ?>) - Method in interface scala.compat.java8.converterImpl.Priority2StepConverters
 
RichIndexedSeqCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichIndexedSeqCanStep(IndexedSeqLike<T, ?>) - Constructor for class scala.compat.java8.converterImpl.RichIndexedSeqCanStep
 
richIndexedSeqCanStep(IndexedSeqLike<A, ?>) - Static method in class scala.compat.java8.StreamConverters
 
RichIndexedSeqCanStep$ - Class in scala.compat.java8.converterImpl
 
RichIndexedSeqCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichIndexedSeqCanStep$
 
RichIntBinaryOperatorAsFunction2 - Class in scala.compat.java8.functionConverterImpls
 
RichIntBinaryOperatorAsFunction2(IntBinaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntBinaryOperatorAsFunction2
 
RichIntBinaryOperatorAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntBinaryOperatorAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntBinaryOperatorAsFunction2$
 
RichIntConsumerAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichIntConsumerAsFunction1(IntConsumer) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntConsumerAsFunction1
 
RichIntConsumerAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntConsumerAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntConsumerAsFunction1$
 
RichIntFunctionAsFunction1<R> - Class in scala.compat.java8.functionConverterImpls
 
RichIntFunctionAsFunction1(IntFunction<R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntFunctionAsFunction1
 
RichIntFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntFunctionAsFunction1$
 
RichIntPredicateAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichIntPredicateAsFunction1(IntPredicate) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntPredicateAsFunction1
 
RichIntPredicateAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntPredicateAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntPredicateAsFunction1$
 
RichIntStream(IntStream) - Constructor for class scala.compat.java8.StreamConverters.RichIntStream
 
RichIntStream$() - Constructor for class scala.compat.java8.StreamConverters.RichIntStream$
 
RichIntSupplierAsFunction0 - Class in scala.compat.java8.functionConverterImpls
 
RichIntSupplierAsFunction0(IntSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntSupplierAsFunction0
 
RichIntSupplierAsFunction0$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntSupplierAsFunction0$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntSupplierAsFunction0$
 
RichIntToDoubleFunctionAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichIntToDoubleFunctionAsFunction1(IntToDoubleFunction) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntToDoubleFunctionAsFunction1
 
RichIntToDoubleFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntToDoubleFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntToDoubleFunctionAsFunction1$
 
RichIntToLongFunctionAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichIntToLongFunctionAsFunction1(IntToLongFunction) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntToLongFunctionAsFunction1
 
RichIntToLongFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntToLongFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntToLongFunctionAsFunction1$
 
RichIntUnaryOperatorAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichIntUnaryOperatorAsFunction1(IntUnaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.RichIntUnaryOperatorAsFunction1
 
RichIntUnaryOperatorAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichIntUnaryOperatorAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichIntUnaryOperatorAsFunction1$
 
richIterableCanStep(Iterable<A>) - Method in interface scala.compat.java8.converterImpl.Priority3StepConverters
 
RichIterableCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichIterableCanStep(Iterable<T>) - Constructor for class scala.compat.java8.converterImpl.RichIterableCanStep
 
richIterableCanStep(Iterable<A>) - Static method in class scala.compat.java8.StreamConverters
 
RichIterableCanStep$ - Class in scala.compat.java8.converterImpl
 
RichIterableCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichIterableCanStep$
 
richIteratorCanStep(Iterator<A>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichIteratorCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichIteratorCanStep(Iterator<T>) - Constructor for class scala.compat.java8.converterImpl.RichIteratorCanStep
 
richIteratorCanStep(Iterator<A>) - Static method in class scala.compat.java8.StreamConverters
 
RichIteratorCanStep$ - Class in scala.compat.java8.converterImpl
 
RichIteratorCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichIteratorCanStep$
 
RichIteratorToPrimitives(Iterator<A>) - Constructor for class scala.compat.java8.PrimitiveIteratorConverters.RichIteratorToPrimitives
 
RichIteratorToPrimitives$() - Constructor for class scala.compat.java8.PrimitiveIteratorConverters.RichIteratorToPrimitives$
 
RichJavaIteratorToPrimitives(Iterator<A>) - Constructor for class scala.compat.java8.PrimitiveIteratorConverters.RichJavaIteratorToPrimitives
 
RichJavaIteratorToPrimitives$() - Constructor for class scala.compat.java8.PrimitiveIteratorConverters.RichJavaIteratorToPrimitives$
 
richLinearSeqCanStep(LinearSeq<A>) - Method in interface scala.compat.java8.converterImpl.Priority2StepConverters
 
RichLinearSeqCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichLinearSeqCanStep(LinearSeq<T>) - Constructor for class scala.compat.java8.converterImpl.RichLinearSeqCanStep
 
richLinearSeqCanStep(LinearSeq<A>) - Static method in class scala.compat.java8.StreamConverters
 
RichLinearSeqCanStep$ - Class in scala.compat.java8.converterImpl
 
RichLinearSeqCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichLinearSeqCanStep$
 
richLinkedHashTableCanStep(HashTable<K, LinkedEntry<K, V>>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichLinkedHashTableCanStep<K,V> - Class in scala.compat.java8.converterImpl
 
RichLinkedHashTableCanStep(HashTable<K, LinkedEntry<K, V>>) - Constructor for class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep
 
richLinkedHashTableCanStep(HashTable<K, LinkedEntry<K, V>>) - Static method in class scala.compat.java8.StreamConverters
 
RichLinkedHashTableCanStep$ - Class in scala.compat.java8.converterImpl
 
RichLinkedHashTableCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep$
 
RichLongBinaryOperatorAsFunction2 - Class in scala.compat.java8.functionConverterImpls
 
RichLongBinaryOperatorAsFunction2(LongBinaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongBinaryOperatorAsFunction2
 
RichLongBinaryOperatorAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongBinaryOperatorAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongBinaryOperatorAsFunction2$
 
RichLongConsumerAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichLongConsumerAsFunction1(LongConsumer) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongConsumerAsFunction1
 
RichLongConsumerAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongConsumerAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongConsumerAsFunction1$
 
RichLongFunctionAsFunction1<R> - Class in scala.compat.java8.functionConverterImpls
 
RichLongFunctionAsFunction1(LongFunction<R>) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongFunctionAsFunction1
 
RichLongFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongFunctionAsFunction1$
 
RichLongPredicateAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichLongPredicateAsFunction1(LongPredicate) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongPredicateAsFunction1
 
RichLongPredicateAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongPredicateAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongPredicateAsFunction1$
 
RichLongStream(LongStream) - Constructor for class scala.compat.java8.StreamConverters.RichLongStream
 
RichLongStream$() - Constructor for class scala.compat.java8.StreamConverters.RichLongStream$
 
RichLongSupplierAsFunction0 - Class in scala.compat.java8.functionConverterImpls
 
RichLongSupplierAsFunction0(LongSupplier) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongSupplierAsFunction0
 
RichLongSupplierAsFunction0$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongSupplierAsFunction0$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongSupplierAsFunction0$
 
RichLongToDoubleFunctionAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichLongToDoubleFunctionAsFunction1(LongToDoubleFunction) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongToDoubleFunctionAsFunction1
 
RichLongToDoubleFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongToDoubleFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongToDoubleFunctionAsFunction1$
 
RichLongToIntFunctionAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichLongToIntFunctionAsFunction1(LongToIntFunction) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongToIntFunctionAsFunction1
 
RichLongToIntFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongToIntFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongToIntFunctionAsFunction1$
 
RichLongUnaryOperatorAsFunction1 - Class in scala.compat.java8.functionConverterImpls
 
RichLongUnaryOperatorAsFunction1(LongUnaryOperator) - Constructor for class scala.compat.java8.functionConverterImpls.RichLongUnaryOperatorAsFunction1
 
RichLongUnaryOperatorAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichLongUnaryOperatorAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichLongUnaryOperatorAsFunction1$
 
richMapCanStep(Map<K, V>) - Method in interface scala.compat.java8.converterImpl.Priority3StepConverters
 
RichMapCanStep<K,V> - Class in scala.compat.java8.converterImpl
 
RichMapCanStep(Map<K, V>) - Constructor for class scala.compat.java8.converterImpl.RichMapCanStep
 
richMapCanStep(Map<K, V>) - Static method in class scala.compat.java8.StreamConverters
 
RichMapCanStep$ - Class in scala.compat.java8.converterImpl
 
RichMapCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichMapCanStep$
 
richNumericRangeCanStep(NumericRange<T>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichNumericRangeCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichNumericRangeCanStep(NumericRange<T>) - Constructor for class scala.compat.java8.converterImpl.RichNumericRangeCanStep
 
richNumericRangeCanStep(NumericRange<T>) - Static method in class scala.compat.java8.StreamConverters
 
RichNumericRangeCanStep$ - Class in scala.compat.java8.converterImpl
 
RichNumericRangeCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichNumericRangeCanStep$
 
RichObjDoubleConsumerAsFunction2<T> - Class in scala.compat.java8.functionConverterImpls
 
RichObjDoubleConsumerAsFunction2(ObjDoubleConsumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichObjDoubleConsumerAsFunction2
 
RichObjDoubleConsumerAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichObjDoubleConsumerAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichObjDoubleConsumerAsFunction2$
 
RichObjIntConsumerAsFunction2<T> - Class in scala.compat.java8.functionConverterImpls
 
RichObjIntConsumerAsFunction2(ObjIntConsumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichObjIntConsumerAsFunction2
 
RichObjIntConsumerAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichObjIntConsumerAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichObjIntConsumerAsFunction2$
 
RichObjLongConsumerAsFunction2<T> - Class in scala.compat.java8.functionConverterImpls
 
RichObjLongConsumerAsFunction2(ObjLongConsumer<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichObjLongConsumerAsFunction2
 
RichObjLongConsumerAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichObjLongConsumerAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichObjLongConsumerAsFunction2$
 
RichOptionalDouble(OptionalDouble) - Constructor for class scala.compat.java8.OptionConverters.RichOptionalDouble
 
RichOptionalDouble$() - Constructor for class scala.compat.java8.OptionConverters.RichOptionalDouble$
 
RichOptionalGeneric(Optional<A>) - Constructor for class scala.compat.java8.OptionConverters.RichOptionalGeneric
 
RichOptionalGeneric$() - Constructor for class scala.compat.java8.OptionConverters.RichOptionalGeneric$
 
RichOptionalInt(OptionalInt) - Constructor for class scala.compat.java8.OptionConverters.RichOptionalInt
 
RichOptionalInt$() - Constructor for class scala.compat.java8.OptionConverters.RichOptionalInt$
 
RichOptionalLong(OptionalLong) - Constructor for class scala.compat.java8.OptionConverters.RichOptionalLong
 
RichOptionalLong$() - Constructor for class scala.compat.java8.OptionConverters.RichOptionalLong$
 
RichOptionForJava8(Option<A>) - Constructor for class scala.compat.java8.OptionConverters.RichOptionForJava8
 
RichOptionForJava8$() - Constructor for class scala.compat.java8.OptionConverters.RichOptionForJava8$
 
RichPredicateAsFunction1<T> - Class in scala.compat.java8.functionConverterImpls
 
RichPredicateAsFunction1(Predicate<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichPredicateAsFunction1
 
RichPredicateAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichPredicateAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichPredicateAsFunction1$
 
richRangeCanStep(Range) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichRangeCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichRangeCanStep(Range) - Constructor for class scala.compat.java8.converterImpl.RichRangeCanStep
 
richRangeCanStep(Range) - Static method in class scala.compat.java8.StreamConverters
 
RichRangeCanStep$ - Class in scala.compat.java8.converterImpl
 
RichRangeCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichRangeCanStep$
 
RichStream(Stream<A>) - Constructor for class scala.compat.java8.Priority1StreamConverters.RichStream
 
RichStream(Stream<A>) - Static method in class scala.compat.java8.StreamConverters
 
RichStreamCanAccumulatePrimitive(S) - Constructor for class scala.compat.java8.Priority1StreamConverters.RichStreamCanAccumulatePrimitive
 
RichStreamCanAccumulatePrimitive(S) - Static method in class scala.compat.java8.StreamConverters
 
richStringCanStep(String) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichStringCanStep - Class in scala.compat.java8.converterImpl
 
RichStringCanStep(String) - Constructor for class scala.compat.java8.converterImpl.RichStringCanStep
 
richStringCanStep(String) - Static method in class scala.compat.java8.StreamConverters
 
RichStringCanStep$ - Class in scala.compat.java8.converterImpl
 
RichStringCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichStringCanStep$
 
RichSupplierAsFunction0<T> - Class in scala.compat.java8.functionConverterImpls
 
RichSupplierAsFunction0(Supplier<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichSupplierAsFunction0
 
RichSupplierAsFunction0$ - Class in scala.compat.java8.functionConverterImpls
 
RichSupplierAsFunction0$() - Constructor for class scala.compat.java8.functionConverterImpls.RichSupplierAsFunction0$
 
RichToDoubleBiFunctionAsFunction2<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichToDoubleBiFunctionAsFunction2(ToDoubleBiFunction<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.RichToDoubleBiFunctionAsFunction2
 
RichToDoubleBiFunctionAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichToDoubleBiFunctionAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichToDoubleBiFunctionAsFunction2$
 
RichToDoubleFunctionAsFunction1<T> - Class in scala.compat.java8.functionConverterImpls
 
RichToDoubleFunctionAsFunction1(ToDoubleFunction<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichToDoubleFunctionAsFunction1
 
RichToDoubleFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichToDoubleFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichToDoubleFunctionAsFunction1$
 
RichToIntBiFunctionAsFunction2<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichToIntBiFunctionAsFunction2(ToIntBiFunction<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.RichToIntBiFunctionAsFunction2
 
RichToIntBiFunctionAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichToIntBiFunctionAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichToIntBiFunctionAsFunction2$
 
RichToIntFunctionAsFunction1<T> - Class in scala.compat.java8.functionConverterImpls
 
RichToIntFunctionAsFunction1(ToIntFunction<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichToIntFunctionAsFunction1
 
RichToIntFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichToIntFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichToIntFunctionAsFunction1$
 
RichToLongBiFunctionAsFunction2<T,U> - Class in scala.compat.java8.functionConverterImpls
 
RichToLongBiFunctionAsFunction2(ToLongBiFunction<T, U>) - Constructor for class scala.compat.java8.functionConverterImpls.RichToLongBiFunctionAsFunction2
 
RichToLongBiFunctionAsFunction2$ - Class in scala.compat.java8.functionConverterImpls
 
RichToLongBiFunctionAsFunction2$() - Constructor for class scala.compat.java8.functionConverterImpls.RichToLongBiFunctionAsFunction2$
 
RichToLongFunctionAsFunction1<T> - Class in scala.compat.java8.functionConverterImpls
 
RichToLongFunctionAsFunction1(ToLongFunction<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichToLongFunctionAsFunction1
 
RichToLongFunctionAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichToLongFunctionAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichToLongFunctionAsFunction1$
 
RichUnaryOperatorAsFunction1<T> - Class in scala.compat.java8.functionConverterImpls
 
RichUnaryOperatorAsFunction1(UnaryOperator<T>) - Constructor for class scala.compat.java8.functionConverterImpls.RichUnaryOperatorAsFunction1
 
RichUnaryOperatorAsFunction1$ - Class in scala.compat.java8.functionConverterImpls
 
RichUnaryOperatorAsFunction1$() - Constructor for class scala.compat.java8.functionConverterImpls.RichUnaryOperatorAsFunction1$
 
richVectorCanStep(Vector<A>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
RichVectorCanStep<T> - Class in scala.compat.java8.converterImpl
 
RichVectorCanStep(Vector<T>) - Constructor for class scala.compat.java8.converterImpl.RichVectorCanStep
 
richVectorCanStep(Vector<A>) - Static method in class scala.compat.java8.StreamConverters
 
RichVectorCanStep$ - Class in scala.compat.java8.converterImpl
 
RichVectorCanStep$() - Constructor for class scala.compat.java8.converterImpl.RichVectorCanStep$
 
richWrappedArrayCanStep(WrappedArray<A>) - Method in interface scala.compat.java8.converterImpl.Priority1StepConverters
 
richWrappedArrayCanStep(WrappedArray<A>) - Static method in class scala.compat.java8.StreamConverters
 

S

sameS(Function2<A, B, C>, Function2<D, E, F>, Predef.$eq$colon$eq<A, D>, Predef.$eq$colon$eq<B, E>, Predef.$eq$colon$eq<C, F>) - Method in class scala.compat.java8.FunctionConvertersTest
 
sameS(Function1<A, B>, Function1<C, D>, Predef.$eq$colon$eq<A, C>, Predef.$eq$colon$eq<B, D>) - Method in class scala.compat.java8.FunctionConvertersTest
 
save(Object) - Method in class scala.compat.java8.FunctionConvertersTest
 
scala.compat.java8 - package scala.compat.java8
 
scala.compat.java8.collectionImpl - package scala.compat.java8.collectionImpl
 
scala.compat.java8.converterImpl - package scala.compat.java8.converterImpl
 
scala.compat.java8.functionConverterImpls - package scala.compat.java8.functionConverterImpls
 
scala.compat.java8.runtime - package scala.compat.java8.runtime
 
scala.compat.java8.SpliteratorConverters - package scala.compat.java8.SpliteratorConverters
 
scala.compat.java8.wrappers - package scala.compat.java8.wrappers
 
scala.concurrent.java8 - package scala.concurrent.java8
 
scalaMicroSecondsToJavaDuration() - Method in class scala.compat.java8.DurationConvertersTest
 
scalaMilliSecondsToJavaDuration() - Method in class scala.compat.java8.DurationConvertersTest
 
scalaNanosToJavaDuration() - Method in class scala.compat.java8.DurationConvertersTest
 
scalaSecondsToJavaDuration() - Method in class scala.compat.java8.DurationConvertersTest
 
ScalaStreamSupport - Class in scala.compat.java8
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.
ScalaStreamSupport() - Constructor for class scala.compat.java8.ScalaStreamSupport
 
scalaToEverything() - Method in class scala.compat.java8.OptionConvertersTest
 
scalaToStream() - Method in class scala.compat.java8.StreamConvertersTest
 
seekSlot(long) - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
seekSlot(long) - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
 
seekSlot(long) - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
seekSlot(long) - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
seekSlot(long) - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
semiclone(int) - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeImmHashMap
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
semiclone() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
semiclone(int) - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeTrieIterator
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepperStringChar
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyDefaultHashTable
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyDefaultHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyFlatHashTable
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyHashTableKey
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyIndexedSeq
 
semiclone() - Method in class scala.compat.java8.converterImpl.StepsAnyIterator
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyLinearSeq
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyLinkedHashTable
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyLinkedHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyNumericRange
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsAnyVector
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsBoxedBooleanArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleDefaultHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleFlatHashTable
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleHashTableKey
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleIndexedSeq
 
semiclone() - Method in class scala.compat.java8.converterImpl.StepsDoubleIterator
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleLinearSeq
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleLinkedHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsDoubleVector
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntBitSet
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntDefaultHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntFlatHashTable
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntHashTableKey
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntIndexedSeq
 
semiclone() - Method in class scala.compat.java8.converterImpl.StepsIntIterator
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntLinearSeq
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntLinkedHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntNumericRange
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntRange
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsIntVector
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongDefaultHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongFlatHashTable
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongHashTableKey
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongIndexedSeq
 
semiclone() - Method in class scala.compat.java8.converterImpl.StepsLongIterator
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongLinearSeq
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongLinkedHashTableValue
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongNumericRange
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsLongVector
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsObjectArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsWidenedByteArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsWidenedCharArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsWidenedFloatArray
 
semiclone(int) - Method in class scala.compat.java8.converterImpl.StepsWidenedShortArray
 
seqKeyStream() - Method in class scala.compat.java8.Priority2StreamConverters.EnrichScalaCollectionWithSeqKeyStream
 
seqStream() - Method in class scala.compat.java8.collectionImpl.Accumulator
Produces a sequential Java 8 Stream over the elements of this `Accumulator`
seqStream() - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
seqStream() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Produces a sequential Java 8 `DoubleStream` over the elements of this `DoubleAccumulator`
seqStream() - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
seqStream() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Produces a sequential Java 8 `IntStream` over the elements of this `IntAccumulator`
seqStream() - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
seqStream() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Produces a sequential Java 8 `LongStream` over the elements of this `LongAccumulator`
seqStream() - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
seqStream() - Method in interface scala.compat.java8.MakesSequentialStream
 
seqStream() - Method in class scala.compat.java8.Priority2StreamConverters.EnrichAnySteppableWithSeqStream
 
seqStream() - Method in class scala.compat.java8.StreamConverters.EnrichDoubleArrayWithStream
 
seqStream() - Method in class scala.compat.java8.StreamConverters.EnrichDoubleWrappedArrayWithStream
 
seqStream() - Method in class scala.compat.java8.StreamConverters.EnrichIntArrayWithStream
 
seqStream() - Method in class scala.compat.java8.StreamConverters.EnrichIntWrappedArrayWithStream
 
seqStream() - Method in class scala.compat.java8.StreamConverters.EnrichLongArrayWithStream
 
seqStream() - Method in class scala.compat.java8.StreamConverters.EnrichLongWrappedArrayWithStream
 
seqUnbox(AnyStepper<T>) - Method in interface scala.compat.java8.converterImpl.StepperShape
Create an unboxing primitive sequential Stepper from a boxed AnyStepper.
seqValueStream() - Method in class scala.compat.java8.Priority2StreamConverters.EnrichScalaCollectionWithSeqValueStream
 
shape() - Method in interface scala.compat.java8.converterImpl.StepperShape
Return the Int constant (as defined in the `StepperShape` companion object) for this `StepperShape`.
shortStepperShape() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
ShortValue() - Method in class scala.compat.java8.converterImpl.StepperShape$
 
ShortValue() - Method in class scala.compat.java8.StreamShape$
 
shortWidening() - Method in class scala.compat.java8.StepConvertersTest
 
size() - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
size() - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
Size of the accumulated collection, as a `Long`
size() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
size() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
size() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
Sized() - Method in class scala.compat.java8.collectionImpl.Stepper$
Indicates that a Stepper knows exactly how many elements it contains
sizes() - Method in class scala.compat.java8.StepperTest
 
sources() - Method in class scala.compat.java8.StepperTest
 
SpecCheck() - Method in class scala.compat.java8.StepConvertersTest
 
SpecCheck$() - Constructor for class scala.compat.java8.StepConvertersTest.SpecCheck$
 
specializationWorks() - Method in class scala.compat.java8.SpecializedTest
 
SpecializedTest - Class in scala.compat.java8
 
SpecializedTest() - Constructor for class scala.compat.java8.SpecializedTest
 
specializer_OptionalDouble() - Method in class scala.compat.java8.OptionConverters$
Implementation of creation of `OptionalDouble` from `Option[Double]` or `Optional[Double]`
specializer_OptionalDouble() - Static method in class scala.compat.java8.OptionConverters
Implementation of creation of `OptionalDouble` from `Option[Double]` or `Optional[Double]`
specializer_OptionalInt() - Method in class scala.compat.java8.OptionConverters$
Implementation of creation of `OptionalInt` from `Option[Int]` or `Optional[Int]`
specializer_OptionalInt() - Static method in class scala.compat.java8.OptionConverters
Implementation of creation of `OptionalInt` from `Option[Int]` or `Optional[Int]`
specializer_OptionalLong() - Method in class scala.compat.java8.OptionConverters$
Implementation of creation of `OptionalLong` from `Option[Long]` or `Optional[Long]`
specializer_OptionalLong() - Static method in class scala.compat.java8.OptionConverters
Implementation of creation of `OptionalLong` from `Option[Long]` or `Optional[Long]`
specializer_PrimitiveIteratorDouble() - Method in class scala.compat.java8.PrimitiveIteratorConverters$
Implementation of wrapping of `java.util.Iterator[Double]` or `scala.collection.Iterator[Double]` as a `java.util.PrimitiveIterator.OfDouble`
specializer_PrimitiveIteratorDouble() - Static method in class scala.compat.java8.PrimitiveIteratorConverters
Implementation of wrapping of `java.util.Iterator[Double]` or `scala.collection.Iterator[Double]` as a `java.util.PrimitiveIterator.OfDouble`
specializer_PrimitiveIteratorInt() - Method in class scala.compat.java8.PrimitiveIteratorConverters$
Implementation of wrapping of `java.util.Iterator[Int]` or `scala.collection.Iterator[Int]` as a `java.util.PrimitiveIterator.OfInt`
specializer_PrimitiveIteratorInt() - Static method in class scala.compat.java8.PrimitiveIteratorConverters
Implementation of wrapping of `java.util.Iterator[Int]` or `scala.collection.Iterator[Int]` as a `java.util.PrimitiveIterator.OfInt`
specializer_PrimitiveIteratorLong() - Method in class scala.compat.java8.PrimitiveIteratorConverters$
Implementation of wrapping of `java.util.Iterator[Long]` or `scala.collection.Iterator[Long]` as a `java.util.PrimitiveIterator.OfLong`
specializer_PrimitiveIteratorLong() - Static method in class scala.compat.java8.PrimitiveIteratorConverters
Implementation of wrapping of `java.util.Iterator[Long]` or `scala.collection.Iterator[Long]` as a `java.util.PrimitiveIterator.OfLong`
SpecializerOfIterators() - Constructor for class scala.compat.java8.PrimitiveIteratorConverters.SpecializerOfIterators
 
SpecializerOfOptions() - Constructor for class scala.compat.java8.OptionConverters.SpecializerOfOptions
 
spliterating() - Method in class scala.compat.java8.StepperTest
 
spliterator() - Method in class scala.compat.java8.collectionImpl.Accumulator
Returns a `java.util.Spliterator` over the contents of this `Accumulator`
spliterator() - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
spliterator() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Returns a `java.util.Spliterator.OfDouble` over the contents of this `DoubleAccumulator`
spliterator() - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
spliterator() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Returns a `java.util.Spliterator.OfInt` over the contents of this `IntAccumulator`
spliterator() - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
spliterator() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Returns a `java.util.Spliterator.OfLong` over the contents of this `LongAccumulator`
spliterator() - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
spliterator() - Method in interface scala.compat.java8.collectionImpl.NextStepper
 
spliterator() - Method in interface scala.compat.java8.collectionImpl.StepperLike
Returns this Stepper as a java.util.Spliterator.
spliterator() - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
spliterator() - Method in class scala.compat.java8.MappingStepper
 
spliteratorToStepper(Spliterator<A>) - Method in interface scala.compat.java8.SpliteratorConverters.Priority2SpliteratorConverters
 
SpliteratorToStepper<A> - Class in scala.compat.java8.SpliteratorConverters
 
SpliteratorToStepper(Spliterator<A>) - Constructor for class scala.compat.java8.SpliteratorConverters.SpliteratorToStepper
 
SpliteratorToStepper$ - Class in scala.compat.java8.SpliteratorConverters
 
SpliteratorToStepper$() - Constructor for class scala.compat.java8.SpliteratorConverters.SpliteratorToStepper$
 
StepConvertersTest - Class in scala.compat.java8
 
StepConvertersTest() - Constructor for class scala.compat.java8.StepConvertersTest
 
StepConvertersTest.SpecCheck - Interface in scala.compat.java8
 
StepConvertersTest.SpecCheck$ - Class in scala.compat.java8
 
stepper() - Method in class scala.compat.java8.collectionImpl.Accumulator
Returns a `Stepper` over the contents of this `Accumulator`
stepper() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Returns a `DoubleStepper` over the contents of this `DoubleAccumulator`.
stepper() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Returns an `IntStepper` over the contents of this `IntAccumulator`
stepper() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Returns a `LongStepper` over the contents of this `LongAccumulator`.
Stepper<A> - Interface in scala.compat.java8.collectionImpl
A Stepper is a specialized collection that can step through its contents once.
stepper(StepperShape<T, S>) - Method in interface scala.compat.java8.converterImpl.MakesStepper
Generates a fresh stepper of type `S` for element type `T`
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichArrayCanStep
 
stepper(StepperShape<Object, S>) - Method in class scala.compat.java8.converterImpl.RichBitSetCanStep
 
stepper(StepperShape<Tuple2<K, V>, S>) - Method in class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichFlatHashTableCanStep
 
stepper(StepperShape<Tuple2<K, V>, S>) - Method in class scala.compat.java8.converterImpl.RichImmHashMapCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichImmHashSetCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichIndexedSeqCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichIterableCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichIteratorCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichLinearSeqCanStep
 
stepper(StepperShape<Tuple2<K, V>, S>) - Method in class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichNumericRangeCanStep
 
stepper(StepperShape<Object, S>) - Method in class scala.compat.java8.converterImpl.RichRangeCanStep
 
stepper(StepperShape<Object, S>) - Method in class scala.compat.java8.converterImpl.RichStringCanStep
 
stepper(StepperShape<T, S>) - Method in class scala.compat.java8.converterImpl.RichVectorCanStep
 
stepper() - Method in class scala.compat.java8.SpliteratorConverters.SpliteratorToStepper
 
Stepper$ - Class in scala.compat.java8.collectionImpl
 
Stepper$() - Constructor for class scala.compat.java8.collectionImpl.Stepper$
 
Stepper$mcD$sp - Interface in scala.compat.java8.collectionImpl
 
Stepper$mcI$sp - Interface in scala.compat.java8.collectionImpl
 
Stepper$mcJ$sp - Interface in scala.compat.java8.collectionImpl
 
Stepper.OfDoubleSpliterator - Class in scala.compat.java8.collectionImpl
 
Stepper.OfIntSpliterator - Class in scala.compat.java8.collectionImpl
 
Stepper.OfLongSpliterator - Class in scala.compat.java8.collectionImpl
 
Stepper.OfSpliterator<A> - Class in scala.compat.java8.collectionImpl
 
Stepper.UnboxingByteStepper - Class in scala.compat.java8.collectionImpl
 
Stepper.UnboxingCharStepper - Class in scala.compat.java8.collectionImpl
 
Stepper.UnboxingDoubleStepper - Class in scala.compat.java8.collectionImpl
 
Stepper.UnboxingFloatStepper - Class in scala.compat.java8.collectionImpl
 
Stepper.UnboxingIntStepper - Class in scala.compat.java8.collectionImpl
 
Stepper.UnboxingLongStepper - Class in scala.compat.java8.collectionImpl
 
Stepper.UnboxingShortStepper - Class in scala.compat.java8.collectionImpl
 
StepperLike<A,CC> - Interface in scala.compat.java8.collectionImpl
Provides functionality for Stepper while keeping track of a more precise type of the collection.
StepperLike$mcD$sp<CC> - Interface in scala.compat.java8.collectionImpl
 
StepperLike$mcI$sp<CC> - Interface in scala.compat.java8.collectionImpl
 
StepperLike$mcJ$sp<CC> - Interface in scala.compat.java8.collectionImpl
 
StepperShape<T,S extends Stepper<?>> - Interface in scala.compat.java8.converterImpl
Encodes the translation from an element type `T` to the corresponding Stepper type `S`
StepperShape$ - Class in scala.compat.java8.converterImpl
 
StepperShape$() - Constructor for class scala.compat.java8.converterImpl.StepperShape$
 
StepperShapeLowPriority - Interface in scala.compat.java8.converterImpl
 
StepperStringChar - Class in scala.compat.java8.converterImpl
 
StepperStringChar(CharSequence, int, int) - Constructor for class scala.compat.java8.converterImpl.StepperStringChar
 
StepperStringCodePoint - Class in scala.compat.java8.converterImpl
 
StepperStringCodePoint(String, int, int) - Constructor for class scala.compat.java8.converterImpl.StepperStringCodePoint
 
StepperTest - Class in scala.compat.java8
 
StepperTest() - Constructor for class scala.compat.java8.StepperTest
 
stepping() - Method in class scala.compat.java8.StepperTest
 
StepsAnyDefaultHashTable<K,V> - Class in scala.compat.java8.converterImpl
 
StepsAnyDefaultHashTable(HashEntry<K, DefaultEntry<K, V>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyDefaultHashTable
 
StepsAnyDefaultHashTableValue<K,V> - Class in scala.compat.java8.converterImpl
 
StepsAnyDefaultHashTableValue(HashEntry<K, DefaultEntry<K, V>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyDefaultHashTableValue
 
StepsAnyFlatHashTable<A> - Class in scala.compat.java8.converterImpl
 
StepsAnyFlatHashTable(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyFlatHashTable
 
StepsAnyHashTableKey<K> - Class in scala.compat.java8.converterImpl
 
StepsAnyHashTableKey(HashEntry<K, ?>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyHashTableKey
 
StepsAnyImmHashMap<K,V> - Class in scala.compat.java8.converterImpl
 
StepsAnyImmHashMap(HashMap<K, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyImmHashMap
 
StepsAnyImmHashMapKey<K,V> - Class in scala.compat.java8.converterImpl
 
StepsAnyImmHashMapKey(HashMap<K, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyImmHashMapKey
 
StepsAnyImmHashMapValue<K,V> - Class in scala.compat.java8.converterImpl
 
StepsAnyImmHashMapValue(HashMap<K, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyImmHashMapValue
 
StepsAnyImmHashSet<A> - Class in scala.compat.java8.converterImpl
 
StepsAnyImmHashSet(Iterator<A>, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyImmHashSet
 
StepsAnyIndexedSeq<A> - Class in scala.compat.java8.converterImpl
 
StepsAnyIndexedSeq(IndexedSeqLike<A, ?>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyIndexedSeq
 
StepsAnyIterator<A> - Class in scala.compat.java8.converterImpl
 
StepsAnyIterator(Iterator<A>) - Constructor for class scala.compat.java8.converterImpl.StepsAnyIterator
 
StepsAnyLinearSeq<A> - Class in scala.compat.java8.converterImpl
 
StepsAnyLinearSeq(LinearSeq<A>, long) - Constructor for class scala.compat.java8.converterImpl.StepsAnyLinearSeq
 
StepsAnyLinkedHashTable<K,V> - Class in scala.compat.java8.converterImpl
 
StepsAnyLinkedHashTable(HashEntry<K, LinkedEntry<K, V>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyLinkedHashTable
 
StepsAnyLinkedHashTableValue<K,V> - Class in scala.compat.java8.converterImpl
 
StepsAnyLinkedHashTableValue(HashEntry<K, LinkedEntry<K, V>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyLinkedHashTableValue
 
StepsAnyNumericRange<T> - Class in scala.compat.java8.converterImpl
 
StepsAnyNumericRange(NumericRange<T>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyNumericRange
 
StepsAnyVector<A> - Class in scala.compat.java8.converterImpl
 
StepsAnyVector(Vector<A>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsAnyVector
 
StepsBoxedBooleanArray - Class in scala.compat.java8.converterImpl
 
StepsBoxedBooleanArray(boolean[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsBoxedBooleanArray
 
StepsDoubleArray - Class in scala.compat.java8.converterImpl
 
StepsDoubleArray(double[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleArray
 
StepsDoubleDefaultHashTableValue<K> - Class in scala.compat.java8.converterImpl
 
StepsDoubleDefaultHashTableValue(HashEntry<K, DefaultEntry<K, Object>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleDefaultHashTableValue
 
StepsDoubleFlatHashTable - Class in scala.compat.java8.converterImpl
 
StepsDoubleFlatHashTable(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleFlatHashTable
 
StepsDoubleHashTableKey - Class in scala.compat.java8.converterImpl
 
StepsDoubleHashTableKey(HashEntry<Object, ?>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleHashTableKey
 
StepsDoubleImmHashMapKey<V> - Class in scala.compat.java8.converterImpl
 
StepsDoubleImmHashMapKey(HashMap<Object, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleImmHashMapKey
 
StepsDoubleImmHashMapValue<K> - Class in scala.compat.java8.converterImpl
 
StepsDoubleImmHashMapValue(HashMap<K, Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleImmHashMapValue
 
StepsDoubleImmHashSet - Class in scala.compat.java8.converterImpl
 
StepsDoubleImmHashSet(Iterator<Object>, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleImmHashSet
 
StepsDoubleIndexedSeq<CC extends scala.collection.IndexedSeqLike<java.lang.Object,?>> - Class in scala.compat.java8.converterImpl
 
StepsDoubleIndexedSeq(CC, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleIndexedSeq
 
StepsDoubleIterator - Class in scala.compat.java8.converterImpl
 
StepsDoubleIterator(Iterator<Object>) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleIterator
 
StepsDoubleLikeGapped<STD extends StepsDoubleLikeGapped<?>> - Class in scala.compat.java8.converterImpl
Abstracts the process of stepping through an incompletely filled array of AnyRefs and interpreting the contents as the elements of a collection of Doubles.
StepsDoubleLikeGapped(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLikeGapped
 
StepsDoubleLikeImmHashMap<K,V,SIHM extends StepsDoubleLikeImmHashMap<K,V,SIHM>> - Class in scala.compat.java8.converterImpl
 
StepsDoubleLikeImmHashMap(HashMap<K, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLikeImmHashMap
 
StepsDoubleLikeIndexed<STD extends StepsDoubleLikeIndexed<?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an indexable collection of Doubles
StepsDoubleLikeIndexed(int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLikeIndexed
 
StepsDoubleLikeIterator<SLI extends StepsDoubleLikeIterator<SLI>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an iterator of Doubles (needs caching when split)
StepsDoubleLikeIterator(Iterator<Object>) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLikeIterator
 
StepsDoubleLikeSliced<AA,STA extends StepsDoubleLikeSliced<AA,STA>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over a collection of Doubles that can be efficiently sliced or otherwise subdivided
StepsDoubleLikeSliced(AA, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLikeSliced
 
StepsDoubleLikeTrieIterator<STI extends StepsDoubleLikeTrieIterator<STI>> - Class in scala.compat.java8.converterImpl
 
StepsDoubleLikeTrieIterator(Iterator<Object>, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLikeTrieIterator
 
StepsDoubleLinearSeq - Class in scala.compat.java8.converterImpl
 
StepsDoubleLinearSeq(LinearSeq<Object>, long) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLinearSeq
 
StepsDoubleLinkedHashTableValue<K> - Class in scala.compat.java8.converterImpl
 
StepsDoubleLinkedHashTableValue(HashEntry<K, LinkedEntry<K, Object>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleLinkedHashTableValue
 
StepsDoubleVector - Class in scala.compat.java8.converterImpl
 
StepsDoubleVector(Vector<Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleVector
 
StepsDoubleWithTail<CC,STD extends StepsDoubleWithTail<CC,?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an indexable collection of Doubles
StepsDoubleWithTail(CC, long) - Constructor for class scala.compat.java8.converterImpl.StepsDoubleWithTail
 
StepsIntArray - Class in scala.compat.java8.converterImpl
 
StepsIntArray(int[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntArray
 
StepsIntBitSet - Class in scala.compat.java8.converterImpl
 
StepsIntBitSet(long[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntBitSet
 
StepsIntDefaultHashTableValue<K> - Class in scala.compat.java8.converterImpl
 
StepsIntDefaultHashTableValue(HashEntry<K, DefaultEntry<K, Object>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntDefaultHashTableValue
 
StepsIntFlatHashTable - Class in scala.compat.java8.converterImpl
 
StepsIntFlatHashTable(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntFlatHashTable
 
StepsIntHashTableKey - Class in scala.compat.java8.converterImpl
 
StepsIntHashTableKey(HashEntry<Object, ?>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntHashTableKey
 
StepsIntImmHashMapKey<V> - Class in scala.compat.java8.converterImpl
 
StepsIntImmHashMapKey(HashMap<Object, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntImmHashMapKey
 
StepsIntImmHashMapValue<K> - Class in scala.compat.java8.converterImpl
 
StepsIntImmHashMapValue(HashMap<K, Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntImmHashMapValue
 
StepsIntImmHashSet - Class in scala.compat.java8.converterImpl
 
StepsIntImmHashSet(Iterator<Object>, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntImmHashSet
 
StepsIntIndexedSeq<CC extends scala.collection.IndexedSeqLike<java.lang.Object,?>> - Class in scala.compat.java8.converterImpl
 
StepsIntIndexedSeq(CC, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntIndexedSeq
 
StepsIntIterator - Class in scala.compat.java8.converterImpl
 
StepsIntIterator(Iterator<Object>) - Constructor for class scala.compat.java8.converterImpl.StepsIntIterator
 
StepsIntLikeGapped<STI extends StepsIntLikeGapped<?>> - Class in scala.compat.java8.converterImpl
Abstracts the process of stepping through an incompletely filled array of AnyRefs and interpreting the contents as the elements of a collection of Ints.
StepsIntLikeGapped(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntLikeGapped
 
StepsIntLikeImmHashMap<K,V,SIHM extends StepsIntLikeImmHashMap<K,V,SIHM>> - Class in scala.compat.java8.converterImpl
 
StepsIntLikeImmHashMap(HashMap<K, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntLikeImmHashMap
 
StepsIntLikeIndexed<STI extends StepsIntLikeIndexed<?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an indexable collection of Ints
StepsIntLikeIndexed(int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntLikeIndexed
 
StepsIntLikeIterator<SLI extends StepsIntLikeIterator<SLI>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an iterator of Ints (needs caching when split)
StepsIntLikeIterator(Iterator<Object>) - Constructor for class scala.compat.java8.converterImpl.StepsIntLikeIterator
 
StepsIntLikeSliced<AA,STA extends StepsIntLikeSliced<AA,STA>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over a collection of Ints that can be efficiently sliced or otherwise subdivided
StepsIntLikeSliced(AA, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntLikeSliced
 
StepsIntLikeTrieIterator<STI extends StepsIntLikeTrieIterator<STI>> - Class in scala.compat.java8.converterImpl
 
StepsIntLikeTrieIterator(Iterator<Object>, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntLikeTrieIterator
 
StepsIntLinearSeq - Class in scala.compat.java8.converterImpl
 
StepsIntLinearSeq(LinearSeq<Object>, long) - Constructor for class scala.compat.java8.converterImpl.StepsIntLinearSeq
 
StepsIntLinkedHashTableValue<K> - Class in scala.compat.java8.converterImpl
 
StepsIntLinkedHashTableValue(HashEntry<K, LinkedEntry<K, Object>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntLinkedHashTableValue
 
StepsIntNumericRange - Class in scala.compat.java8.converterImpl
 
StepsIntNumericRange(NumericRange<Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntNumericRange
 
StepsIntRange - Class in scala.compat.java8.converterImpl
 
StepsIntRange(Range, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntRange
 
StepsIntVector - Class in scala.compat.java8.converterImpl
 
StepsIntVector(Vector<Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsIntVector
 
StepsIntWithTail<CC,STI extends StepsIntWithTail<CC,?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an indexable collection of Ints
StepsIntWithTail(CC, long) - Constructor for class scala.compat.java8.converterImpl.StepsIntWithTail
 
StepsLikeGapped<A,STA extends StepsLikeGapped<A,?>> - Class in scala.compat.java8.converterImpl
Abstracts the process of stepping through an incompletely filled array of AnyRefs and interpreting the contents as the elements of a collection.
StepsLikeGapped(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLikeGapped
 
StepsLikeImmHashMap<K,V,A,SIHM extends StepsLikeImmHashMap<K,V,A,?>> - Class in scala.compat.java8.converterImpl
 
StepsLikeImmHashMap(HashMap<K, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLikeImmHashMap
 
StepsLikeIndexed<A,STA extends StepsLikeIndexed<A,?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over a generic indexable collection
StepsLikeIndexed(int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLikeIndexed
 
StepsLikeIterator<A,SLI extends StepsLikeIterator<A,SLI>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an iterator (that needs to be cached when splitting)
StepsLikeIterator(Iterator<A>) - Constructor for class scala.compat.java8.converterImpl.StepsLikeIterator
 
StepsLikeSliced<A,AA,STA extends StepsLikeSliced<A,AA,?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over a generic collection that can be efficiently sliced or otherwise subdivided
StepsLikeSliced(AA, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLikeSliced
 
StepsLikeTrieIterator<A,STI extends StepsLikeTrieIterator<A,?>> - Class in scala.compat.java8.converterImpl
 
StepsLikeTrieIterator(Iterator<A>, int) - Constructor for class scala.compat.java8.converterImpl.StepsLikeTrieIterator
 
StepsLongArray - Class in scala.compat.java8.converterImpl
 
StepsLongArray(long[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongArray
 
StepsLongDefaultHashTableValue<K> - Class in scala.compat.java8.converterImpl
 
StepsLongDefaultHashTableValue(HashEntry<K, DefaultEntry<K, Object>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongDefaultHashTableValue
 
StepsLongFlatHashTable - Class in scala.compat.java8.converterImpl
 
StepsLongFlatHashTable(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongFlatHashTable
 
StepsLongHashTableKey - Class in scala.compat.java8.converterImpl
 
StepsLongHashTableKey(HashEntry<Object, ?>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongHashTableKey
 
StepsLongImmHashMapKey<V> - Class in scala.compat.java8.converterImpl
 
StepsLongImmHashMapKey(HashMap<Object, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongImmHashMapKey
 
StepsLongImmHashMapValue<K> - Class in scala.compat.java8.converterImpl
 
StepsLongImmHashMapValue(HashMap<K, Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongImmHashMapValue
 
StepsLongImmHashSet - Class in scala.compat.java8.converterImpl
 
StepsLongImmHashSet(Iterator<Object>, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongImmHashSet
 
StepsLongIndexedSeq<CC extends scala.collection.IndexedSeqLike<java.lang.Object,?>> - Class in scala.compat.java8.converterImpl
 
StepsLongIndexedSeq(CC, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongIndexedSeq
 
StepsLongIterator - Class in scala.compat.java8.converterImpl
 
StepsLongIterator(Iterator<Object>) - Constructor for class scala.compat.java8.converterImpl.StepsLongIterator
 
StepsLongLikeGapped<STL extends StepsLongLikeGapped<?>> - Class in scala.compat.java8.converterImpl
Abstracts the process of stepping through an incompletely filled array of AnyRefs and interpreting the contents as the elements of a collection of Longs.
StepsLongLikeGapped(Object[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongLikeGapped
 
StepsLongLikeImmHashMap<K,V,SIHM extends StepsLongLikeImmHashMap<K,V,SIHM>> - Class in scala.compat.java8.converterImpl
 
StepsLongLikeImmHashMap(HashMap<K, V>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongLikeImmHashMap
 
StepsLongLikeIndexed<STL extends StepsLongLikeIndexed<?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an indexable collection of Longs
StepsLongLikeIndexed(int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongLikeIndexed
 
StepsLongLikeIterator<SLI extends StepsLongLikeIterator<SLI>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an iterator of Longs (needs caching when split)
StepsLongLikeIterator(Iterator<Object>) - Constructor for class scala.compat.java8.converterImpl.StepsLongLikeIterator
 
StepsLongLikeSliced<AA,STA extends StepsLongLikeSliced<AA,STA>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over a collection of Longs that can be efficiently sliced or otherwise subdivided
StepsLongLikeSliced(AA, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongLikeSliced
 
StepsLongLikeTrieIterator<STI extends StepsLongLikeTrieIterator<STI>> - Class in scala.compat.java8.converterImpl
 
StepsLongLikeTrieIterator(Iterator<Object>, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongLikeTrieIterator
 
StepsLongLinearSeq - Class in scala.compat.java8.converterImpl
 
StepsLongLinearSeq(LinearSeq<Object>, long) - Constructor for class scala.compat.java8.converterImpl.StepsLongLinearSeq
 
StepsLongLinkedHashTableValue<K> - Class in scala.compat.java8.converterImpl
 
StepsLongLinkedHashTableValue(HashEntry<K, LinkedEntry<K, Object>>[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongLinkedHashTableValue
 
StepsLongNumericRange - Class in scala.compat.java8.converterImpl
 
StepsLongNumericRange(NumericRange<Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongNumericRange
 
StepsLongVector - Class in scala.compat.java8.converterImpl
 
StepsLongVector(Vector<Object>, int, int) - Constructor for class scala.compat.java8.converterImpl.StepsLongVector
 
StepsLongWithTail<CC,STL extends StepsLongWithTail<CC,?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over an indexable collection of Longs
StepsLongWithTail(CC, long) - Constructor for class scala.compat.java8.converterImpl.StepsLongWithTail
 
StepsObjectArray<A> - Class in scala.compat.java8.converterImpl
 
StepsObjectArray(A[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsObjectArray
 
StepsVectorLike<A> - Interface in scala.compat.java8.converterImpl
 
StepsWidenedByteArray - Class in scala.compat.java8.converterImpl
 
StepsWidenedByteArray(byte[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsWidenedByteArray
 
StepsWidenedCharArray - Class in scala.compat.java8.converterImpl
 
StepsWidenedCharArray(char[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsWidenedCharArray
 
StepsWidenedFloatArray - Class in scala.compat.java8.converterImpl
 
StepsWidenedFloatArray(float[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsWidenedFloatArray
 
StepsWidenedShortArray - Class in scala.compat.java8.converterImpl
 
StepsWidenedShortArray(short[], int, int) - Constructor for class scala.compat.java8.converterImpl.StepsWidenedShortArray
 
StepsWithTail<A,CC,STA extends StepsWithTail<A,CC,?>> - Class in scala.compat.java8.converterImpl
Abstracts the operation of stepping over a generic indexable collection
StepsWithTail(CC, long) - Constructor for class scala.compat.java8.converterImpl.StepsWithTail
 
str() - Method in class scala.compat.java8.FunctionConvertersTest
 
stream(IndexedSeq<T>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses an IndexedSeq.
stream(HashMap<K, V>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the key-value pairs of a scala.collection.immutable.HashMap.
stream(HashSet<T>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses a scala.collection.immutable.HashSet.
stream(HashMap<K, V>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the key-value pairs of a scala.collection.mutable.HashMap.
stream(HashSet<T>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses a scala.collection.mutable.HashSet.
stream(Vector<T>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses a scala.collection.immutable.Vector.
stream(Map<K, V>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the key-value pairs of a scala.collection.Map.
stream(Iterator<T>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses a scala.collection.Iterator.
stream(Iterable<T>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses a scala.collection.Iterable.
stream() - Method in class scala.compat.java8.StreamConverters.RichDoubleStream
 
stream() - Method in class scala.compat.java8.StreamConverters.RichIntStream
 
stream() - Method in class scala.compat.java8.StreamConverters.RichLongStream
 
streamAccumulate(S) - Method in interface scala.compat.java8.PrimitiveStreamAccumulator
 
streamAccumulate() - Method in class scala.compat.java8.StreamConvertersTest
 
streamAccumulated(TraversableOnce<T>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses any Scala collection by accumulating its entries into a buffer class (Accumulator).
streamAccumulatedKeys(Map<K, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the keys of any Scala map by accumulating those keys into a buffer class (Accumulator).
streamAccumulatedValues(Map<?, V>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the values of any Scala map by accumulating those values into a buffer class (Accumulator).
StreamConverters - Class in scala.compat.java8
StreamConverters provides extension methods and other functionality to ease interoperability of Scala collections with java.util.stream classes.
StreamConverters() - Constructor for class scala.compat.java8.StreamConverters
 
StreamConverters$ - Class in scala.compat.java8
StreamConverters provides extension methods and other functionality to ease interoperability of Scala collections with java.util.stream classes.
StreamConverters$() - Constructor for class scala.compat.java8.StreamConverters$
 
StreamConverters.EnrichDoubleArrayWithStream - Class in scala.compat.java8
 
StreamConverters.EnrichDoubleArrayWithStream$ - Class in scala.compat.java8
 
StreamConverters.EnrichDoubleWrappedArrayWithStream - Class in scala.compat.java8
 
StreamConverters.EnrichDoubleWrappedArrayWithStream$ - Class in scala.compat.java8
 
StreamConverters.EnrichIntArrayWithStream - Class in scala.compat.java8
 
StreamConverters.EnrichIntArrayWithStream$ - Class in scala.compat.java8
 
StreamConverters.EnrichIntWrappedArrayWithStream - Class in scala.compat.java8
 
StreamConverters.EnrichIntWrappedArrayWithStream$ - Class in scala.compat.java8
 
StreamConverters.EnrichLongArrayWithStream - Class in scala.compat.java8
 
StreamConverters.EnrichLongArrayWithStream$ - Class in scala.compat.java8
 
StreamConverters.EnrichLongWrappedArrayWithStream - Class in scala.compat.java8
 
StreamConverters.EnrichLongWrappedArrayWithStream$ - Class in scala.compat.java8
 
StreamConverters.RichDoubleStream - Class in scala.compat.java8
 
StreamConverters.RichDoubleStream$ - Class in scala.compat.java8
 
StreamConverters.RichIntStream - Class in scala.compat.java8
 
StreamConverters.RichIntStream$ - Class in scala.compat.java8
 
StreamConverters.RichLongStream - Class in scala.compat.java8
 
StreamConverters.RichLongStream$ - Class in scala.compat.java8
 
StreamConvertersTest - Class in scala.compat.java8
 
StreamConvertersTest() - Constructor for class scala.compat.java8.StreamConvertersTest
 
streamKeys(HashMap<K, ? super Object>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the keys of a scala.collection.immutable.HashMap.
streamKeys(HashMap<K, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the keys of a scala.collection.mutable.HashMap.
streamKeys(Map<K, ?>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the keys of a scala.collection.Map.
streamMaterialization() - Method in class scala.compat.java8.StreamConvertersTest
 
StreamShape<T,S extends java.util.stream.BaseStream<?,S>> - Interface in scala.compat.java8
 
StreamShape$ - Class in scala.compat.java8
 
StreamShape$() - Constructor for class scala.compat.java8.StreamShape$
 
StreamShapeLowPriority - Interface in scala.compat.java8
 
StreamShapeLowPriority.BaseStreamShape<T,S extends java.util.stream.BaseStream<?,S>,St extends Stepper<?>> - Class in scala.compat.java8
 
streamToScala() - Method in class scala.compat.java8.StreamConvertersTest
 
streamUnbox() - Method in class scala.compat.java8.StreamConvertersTest
 
streamValues(HashMap<? super Object, V>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the values of a scala.collection.immutable.HashMap.
streamValues(HashMap<? super Object, V>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the values of a scala.collection.mutable.HashMap.
streamValues(Map<?, V>) - Static method in class scala.compat.java8.ScalaStreamSupport
Generates a Stream that traverses the values of a scala.collection.Map.
subs(Z, Stepper<A>, Function1<Stepper<A>, Z>, Function2<Z, Z, Z>) - Method in class scala.compat.java8.StepperTest
 
SubSized() - Method in class scala.compat.java8.collectionImpl.Stepper$
Indicates that a Stepper's children (created with substep()) will all know their size.
substep() - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedDoubleStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedIntStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.AnyStepper.BoxedLongStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingByteStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingCharStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingDoubleStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingFloatStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingIntStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingLongStepper
 
substep() - Method in class scala.compat.java8.collectionImpl.Stepper.UnboxingShortStepper
 
substep() - Method in interface scala.compat.java8.collectionImpl.StepperLike
Attempt to split this Stepper in half, with the new (returned) copy taking the first half of the collection, and this one advancing to cover the second half.
substep() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
substep() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIndexed
 
substep() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
substep() - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
substep() - Method in class scala.compat.java8.converterImpl.StepperStringCodePoint
 
substep() - Method in class scala.compat.java8.converterImpl.StepsDoubleLikeIterator
 
substep() - Method in class scala.compat.java8.converterImpl.StepsIntLikeIterator
 
substep() - Method in class scala.compat.java8.converterImpl.StepsLikeIterator
 
substep() - Method in class scala.compat.java8.converterImpl.StepsLongLikeIterator
 
substep() - Method in class scala.compat.java8.IncStepperA
 
substep() - Method in class scala.compat.java8.IncStepperB
 
substep() - Method in class scala.compat.java8.MappingStepper$mcDD$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcDI$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcDJ$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcID$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcII$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcIJ$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcJD$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcJI$sp
 
substep() - Method in class scala.compat.java8.MappingStepper$mcJJ$sp
 
substep() - Method in class scala.compat.java8.MappingStepper
 
substepping() - Method in class scala.compat.java8.StepperTest
 
supplier() - Method in class scala.compat.java8.collectionImpl.Accumulator$
A `Supplier` of `Accumulator`s, suitable for use with `java.util.stream.Stream`'s `collect` method.
supplier() - Static method in class scala.compat.java8.collectionImpl.Accumulator
A `Supplier` of `Accumulator`s, suitable for use with `java.util.stream.Stream`'s `collect` method.
supplier() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator$
A `Supplier` of `DoubleAccumulator`s, suitable for use with `java.util.stream.DoubleStream`'s `collect` method.
supplier() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
A `Supplier` of `DoubleAccumulator`s, suitable for use with `java.util.stream.DoubleStream`'s `collect` method.
supplier() - Method in class scala.compat.java8.collectionImpl.IntAccumulator$
A `Supplier` of `IntAccumulator`s, suitable for use with `java.util.stream.IntStream`'s `collect` method.
supplier() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
A `Supplier` of `IntAccumulator`s, suitable for use with `java.util.stream.IntStream`'s `collect` method.
supplier() - Method in class scala.compat.java8.collectionImpl.LongAccumulator$
A `Supplier` of `LongAccumulator`s, suitable for use with `java.util.stream.LongStream`'s `collect` method.
supplier() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
A `Supplier` of `LongAccumulator`s, suitable for use with `java.util.stream.LongStream`'s `collect` method.

T

Tell(Function0<X>, StepConvertersTest.SpecCheck) - Method in class scala.compat.java8.StepConvertersTest
 
test(T, U) - Method in class scala.compat.java8.functionConverterImpls.AsJavaBiPredicate
 
test(double) - Method in class scala.compat.java8.functionConverterImpls.AsJavaDoublePredicate
 
test(int) - Method in class scala.compat.java8.functionConverterImpls.AsJavaIntPredicate
 
test(long) - Method in class scala.compat.java8.functionConverterImpls.AsJavaLongPredicate
 
test(T) - Method in class scala.compat.java8.functionConverterImpls.AsJavaPredicate
 
test_BiConsumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_BiFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_BinaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_BiPredicate() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_BooleanSupplier() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_Consumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoubleBinaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoubleConsumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoubleFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoublePredicate() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoubleSupplier() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoubleToIntFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoubleToLongFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_DoubleUnaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_Function() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntBinaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntConsumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntPredicate() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntSupplier() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntToDoubleFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntToLongFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_IntUnaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongBinaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongConsumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongPredicate() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongSupplier() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongToDoubleFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongToIntFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_LongUnaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ObjDoubleConsumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ObjIntConsumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ObjLongConsumer() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_Predicate() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_Supplier() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ToDoubleBiFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ToDoubleFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ToIntBiFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ToIntFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ToLongBiFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_ToLongFunction() - Method in class scala.compat.java8.FunctionConvertersTest
 
test_UnaryOperator() - Method in class scala.compat.java8.FunctionConvertersTest
 
theIterator() - Method in interface scala.compat.java8.converterImpl.AbstractStepsLikeImmHashMap
 
throwNSEE() - Method in class scala.compat.java8.collectionImpl.Stepper$
 
to(CanBuildFrom<Nothing$, A, Coll>) - Method in class scala.compat.java8.collectionImpl.Accumulator
Copies the elements in this Accumulator to a specified collection.
to(CanBuildFrom<Nothing$, Object, Coll>) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Copies the elements in this DoubleAccumulator to a specified collection.
to(CanBuildFrom<Nothing$, Object, Coll>) - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Copies the elements in this IntAccumulator to a specified collection.
to(CanBuildFrom<Nothing$, Object, Coll>) - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Copies the elements in this LongAccumulator to a specified collection.
to(CanBuildFrom<Nothing$, A, Coll>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
Returns a Scala collection of the type requested.
toArray(ClassTag<A>) - Method in class scala.compat.java8.collectionImpl.Accumulator
Copies the elements in this `Accumulator` into an `Array`
toArray() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Copies the elements in this `DoubleAccumulator` into an `Array[Double]`
toArray() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Copies the elements in this `IntAccumulator` into an `Array[Int]`
toArray() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Copies the elements in this `LongAccumulator` into an `Array[Long]`
toJava(FiniteDuration) - Method in class scala.compat.java8.DurationConverters$
Transform a Scala FiniteDuration into a Java duration.
toJava() - Method in class scala.compat.java8.DurationConverters.FiniteDurationops
toJava(FiniteDuration) - Static method in class scala.compat.java8.DurationConverters
Transform a Scala FiniteDuration into a Java duration.
toJava(Future<T>) - Method in class scala.compat.java8.FutureConverters$
Returns a CompletionStage that will be completed with the same value or exception as the given Scala Future when that completes.
toJava() - Method in class scala.compat.java8.FutureConverters.FutureOps
Returns a CompletionStage that will be completed with the same value or exception as the given Scala Future when that completes.
toJava(Future<T>) - Static method in class scala.compat.java8.FutureConverters
Returns a CompletionStage that will be completed with the same value or exception as the given Scala Future when that completes.
toJava(Option<A>) - Method in class scala.compat.java8.OptionConverters$
Conversion from Scala `Option` to Java `Optional` without using implicits, for convenient use from Java.
toJava(Option<A>) - Static method in class scala.compat.java8.OptionConverters
Conversion from Scala `Option` to Java `Optional` without using implicits, for convenient use from Java.
toList() - Method in class scala.compat.java8.collectionImpl.Accumulator
Copies the elements in this `Accumulator` to a `List`
toList() - Method in class scala.compat.java8.collectionImpl.DoubleAccumulator
Copies the elements in this `DoubleAccumulator` to a `List`
toList() - Method in class scala.compat.java8.collectionImpl.IntAccumulator
Copies the elements in this `IntAccumulator` to a `List`
toList() - Method in class scala.compat.java8.collectionImpl.LongAccumulator
Copies the elements in this `LongAccumulator` to a `List`
toScala(Duration) - Method in class scala.compat.java8.DurationConverters$
Transform a Java duration into a Scala duration.
toScala() - Method in class scala.compat.java8.DurationConverters.DurationOps
toScala(Duration) - Static method in class scala.compat.java8.DurationConverters
Transform a Java duration into a Scala duration.
toScala(CompletionStage<T>) - Method in class scala.compat.java8.FutureConverters$
Returns a Scala Future that will be completed with the same value or exception as the given CompletionStage when that completes.
toScala() - Method in class scala.compat.java8.FutureConverters.CompletionStageOps
Returns a Scala Future that will be completed with the same value or exception as the given CompletionStage when that completes.
toScala(CompletionStage<T>) - Static method in class scala.compat.java8.FutureConverters
Returns a Scala Future that will be completed with the same value or exception as the given CompletionStage when that completes.
toScala(Optional<A>) - Method in class scala.compat.java8.OptionConverters$
Conversion from Java `Optional` to Scala `Option` without using implicits, for convenient use from Java
toScala(OptionalDouble) - Method in class scala.compat.java8.OptionConverters$
Conversion from Java `OptionalDouble` to Scala `Option` without using implicits, for convenient use from Java
toScala(OptionalInt) - Method in class scala.compat.java8.OptionConverters$
Conversion from Java `OptionalInt` to Scala `Option` without using implicits, for convenient use from Java
toScala(OptionalLong) - Method in class scala.compat.java8.OptionConverters$
Conversion from Java `OptionalLong` to Scala `Option` without using implicits, for convenient use from Java
toScala(Optional<A>) - Static method in class scala.compat.java8.OptionConverters
Conversion from Java `Optional` to Scala `Option` without using implicits, for convenient use from Java
toScala(OptionalDouble) - Static method in class scala.compat.java8.OptionConverters
Conversion from Java `OptionalDouble` to Scala `Option` without using implicits, for convenient use from Java
toScala(OptionalInt) - Static method in class scala.compat.java8.OptionConverters
Conversion from Java `OptionalInt` to Scala `Option` without using implicits, for convenient use from Java
toScala(OptionalLong) - Static method in class scala.compat.java8.OptionConverters
Conversion from Java `OptionalLong` to Scala `Option` without using implicits, for convenient use from Java
toScala(CanBuildFrom<Nothing$, A, Coll>) - Method in class scala.compat.java8.Priority1StreamConverters.RichStream
 
toScala(CanBuildFrom<Nothing$, Object, Coll>) - Method in class scala.compat.java8.StreamConverters.RichDoubleStream
 
toScala(CanBuildFrom<Nothing$, Object, Coll>) - Method in class scala.compat.java8.StreamConverters.RichIntStream
 
toScala(CanBuildFrom<Nothing$, Object, Coll>) - Method in class scala.compat.java8.StreamConverters.RichLongStream
 
toString() - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
totalSize() - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
totalSize() - Method in interface scala.compat.java8.collectionImpl.AccumulatorLike
 
totalSize() - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
totalSize() - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
totalSize() - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
totalSize_$eq(long) - Static method in class scala.compat.java8.collectionImpl.Accumulator
 
totalSize_$eq(long) - Static method in class scala.compat.java8.collectionImpl.DoubleAccumulator
 
totalSize_$eq(long) - Static method in class scala.compat.java8.collectionImpl.IntAccumulator
 
totalSize_$eq(long) - Static method in class scala.compat.java8.collectionImpl.LongAccumulator
 
trieIteratorSplit(Iterator<A>) - Static method in class scala.compat.java8.runtime.CollectionInternals
 
tryAdvance(Consumer<? super A>) - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
tryAdvance(Consumer<? super A>) - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
tryAdvance(DoubleConsumer) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
tryAdvance(Consumer<? super Double>) - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
tryAdvance(DoubleConsumer) - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
tryAdvance(IntConsumer) - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
tryAdvance(Consumer<? super Integer>) - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
tryAdvance(IntConsumer) - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
tryAdvance(LongConsumer) - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
tryAdvance(Consumer<? super Long>) - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
tryAdvance(LongConsumer) - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
tryAdvance(Consumer<? super A>) - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaNext
 
tryAdvance(Consumer<? super A>) - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaTry
 
tryAdvance(DoubleConsumer) - Method in class scala.compat.java8.collectionImpl.Stepper.OfDoubleSpliterator
 
tryAdvance(IntConsumer) - Method in class scala.compat.java8.collectionImpl.Stepper.OfIntSpliterator
 
tryAdvance(LongConsumer) - Method in class scala.compat.java8.collectionImpl.Stepper.OfLongSpliterator
 
tryAdvance(Consumer<? super A>) - Method in class scala.compat.java8.collectionImpl.Stepper.OfSpliterator
 
tryAdvance(IntConsumer) - Method in class scala.compat.java8.IncSpliterator
 
tryAdvance(DoubleConsumer) - Method in class scala.compat.java8.IntToDoubleSpliterator
 
tryAdvance(Consumer<? super A>) - Method in class scala.compat.java8.IntToGenericSpliterator
 
tryAdvance(LongConsumer) - Method in class scala.compat.java8.IntToLongSpliterator
 
tryAdvance(Consumer<? super B>) - Method in class scala.compat.java8.MappingSpliterator
 
trying() - Method in class scala.compat.java8.StepperTest
 
trySplit() - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
trySplit() - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
trySplit() - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
trySplit() - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
trySplit() - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaNext
 
trySplit() - Method in class scala.compat.java8.collectionImpl.ProxySpliteratorViaTry
 
trySplit() - Method in class scala.compat.java8.IncSpliterator
 
trySplit() - Method in class scala.compat.java8.IntToDoubleSpliterator
 
trySplit() - Method in class scala.compat.java8.IntToGenericSpliterator
 
trySplit() - Method in class scala.compat.java8.IntToLongSpliterator
 
trySplit() - Method in class scala.compat.java8.MappingSpliterator
 
tryStep(Function1<A, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.AccumulatorStepper
 
tryStep(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.AnyStepper
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.DoubleAccumulatorStepper
 
tryStep(Function1<Object, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.DoubleStepper
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.IntAccumulatorStepper
 
tryStep(Function1<Object, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.IntStepper
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.collectionImpl.LongAccumulatorStepper
 
tryStep(Function1<Object, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.LongStepper
 
tryStep(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.NextStepper
 
tryStep(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.StepperLike
If another element exists, apply `f` to it and return `true`; otherwise, return `false`.
tryStep(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcDD$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcDI$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcDJ$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcID$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcII$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcIJ$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcJD$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcJI$sp
 
tryStep(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper$mcJJ$sp
 
tryStep(Function1<B, BoxedUnit>) - Method in class scala.compat.java8.MappingStepper
 
TryStepper<A> - Interface in scala.compat.java8.collectionImpl
This trait indicates that a Stepper will implement hasNext and nextStep by caching applications of tryStep.
TryStepper$mcD$sp - Interface in scala.compat.java8.collectionImpl
 
TryStepper$mcI$sp - Interface in scala.compat.java8.collectionImpl
 
TryStepper$mcJ$sp - Interface in scala.compat.java8.collectionImpl
 
tryUncached(Function1<A, BoxedUnit>) - Method in interface scala.compat.java8.collectionImpl.TryStepper
 
tryUncached(Function1<Object, BoxedUnit>) - Method in class scala.compat.java8.IncStepperB
 

U

unboxed(PrimitiveStreamUnboxer<A, S>) - Method in class scala.compat.java8.Priority1StreamConverters.RichStream
 
UnboxingByteStepper(AnyStepper<Object>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.UnboxingByteStepper
 
UnboxingCharStepper(AnyStepper<Object>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.UnboxingCharStepper
 
UnboxingDoubleStepper(AnyStepper<Object>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.UnboxingDoubleStepper
 
UnboxingFloatStepper(AnyStepper<Object>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.UnboxingFloatStepper
 
UnboxingIntStepper(AnyStepper<Object>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.UnboxingIntStepper
 
UnboxingLongStepper(AnyStepper<Object>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.UnboxingLongStepper
 
UnboxingShortStepper(AnyStepper<Object>) - Constructor for class scala.compat.java8.collectionImpl.Stepper.UnboxingShortStepper
 
underlying() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeGapped
 
underlying() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeIterator
 
underlying() - Method in class scala.compat.java8.converterImpl.AbstractStepsLikeSliced
 
underlying() - Method in class scala.compat.java8.converterImpl.AbstractStepsWithTail
 
underlying() - Method in class scala.compat.java8.converterImpl.AccumulateAnyArray
 
underlying() - Method in class scala.compat.java8.converterImpl.AccumulateDoubleArray
 
underlying() - Method in class scala.compat.java8.converterImpl.AccumulateDoubleCollection
 
underlying() - Method in class scala.compat.java8.converterImpl.AccumulateIntArray
 
underlying() - Method in class scala.compat.java8.converterImpl.AccumulateIntCollection
 
underlying() - Method in class scala.compat.java8.converterImpl.AccumulateLongArray
 
underlying() - Method in class scala.compat.java8.converterImpl.AccumulateLongCollection
 
underlying() - Method in class scala.compat.java8.converterImpl.CollectionCanAccumulate
 
underlying() - Method in class scala.compat.java8.converterImpl.RichArrayCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichBitSetCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichFlatHashTableCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichImmHashMapCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichImmHashSetCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichIndexedSeqCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichIterableCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichIteratorCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichLinearSeqCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichMapCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichNumericRangeCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichRangeCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichStringCanStep
 
underlying() - Method in class scala.compat.java8.converterImpl.RichVectorCanStep
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichBiConsumerAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichBiFunctionAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichBinaryOperatorAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichBiPredicateAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichBooleanSupplierAsFunction0
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichConsumerAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleBinaryOperatorAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleConsumerAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoublePredicateAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleSupplierAsFunction0
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleToIntFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleToLongFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichDoubleUnaryOperatorAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsBooleanSupplier
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsDoubleSupplier
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsIntSupplier
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsLongSupplier
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction0AsSupplier
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoublePredicate
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToIntFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleToLongFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsDoubleUnaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntPredicate
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToDoubleFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntToLongFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsIntUnaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongPredicate
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToDoubleFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongToIntFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsLongUnaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsPredicate
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToDoubleFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToIntFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsToLongFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction1AsUnaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBinaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsBiPredicate
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsDoubleBinaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsIntBinaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsLongBinaryOperator
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjDoubleConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjIntConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsObjLongConsumer
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToDoubleBiFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToIntBiFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunction2AsToLongBiFunction
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntBinaryOperatorAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntConsumerAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntPredicateAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntSupplierAsFunction0
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntToDoubleFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntToLongFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichIntUnaryOperatorAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongBinaryOperatorAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongConsumerAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongPredicateAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongSupplierAsFunction0
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongToDoubleFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongToIntFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichLongUnaryOperatorAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichObjDoubleConsumerAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichObjIntConsumerAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichObjLongConsumerAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichPredicateAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichSupplierAsFunction0
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichToDoubleBiFunctionAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichToDoubleFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichToIntBiFunctionAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichToIntFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichToLongBiFunctionAsFunction2
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichToLongFunctionAsFunction1
 
underlying() - Method in class scala.compat.java8.functionConverterImpls.RichUnaryOperatorAsFunction1
 
underlying() - Method in class scala.compat.java8.OptionConverters.RichOptionalDouble
 
underlying() - Method in class scala.compat.java8.OptionConverters.RichOptionalGeneric
 
underlying() - Method in class scala.compat.java8.OptionConverters.RichOptionalInt
 
underlying() - Method in class scala.compat.java8.OptionConverters.RichOptionalLong
 
underlying() - Method in class scala.compat.java8.OptionConverters.RichOptionForJava8
 
underlying() - Method in class scala.compat.java8.PrimitiveIteratorConverters.RichIteratorToPrimitives
 
underlying() - Method in class scala.compat.java8.PrimitiveIteratorConverters.RichJavaIteratorToPrimitives
 
underlying() - Method in class scala.compat.java8.SpliteratorConverters.SpliteratorToStepper
 
unsupportedJavaDurationThrows() - Method in class scala.compat.java8.DurationConvertersTest
 

V

value() - Method in class scala.compat.java8.FunctionConvertersTest.Box
 
valueStepper(StepperShape<V, S>) - Method in interface scala.compat.java8.converterImpl.MakesKeyValueStepper
Generates a fresh stepper of type `S` over map values of type `V`
valueStepper(StepperShape<V, S>) - Method in class scala.compat.java8.converterImpl.RichDefaultHashTableCanStep
 
valueStepper(StepperShape<V, S>) - Method in class scala.compat.java8.converterImpl.RichImmHashMapCanStep
 
valueStepper(StepperShape<V, S>) - Method in class scala.compat.java8.converterImpl.RichLinkedHashTableCanStep
 
valueStepper(StepperShape<V, S>) - Method in class scala.compat.java8.converterImpl.RichMapCanStep
 
vectD(int) - Method in class scala.compat.java8.StreamConvertersTest
 
vectI(int) - Method in class scala.compat.java8.StreamConvertersTest
 
vectL(int) - Method in class scala.compat.java8.StreamConvertersTest
 
vectO(int) - Method in class scala.compat.java8.StreamConvertersTest
 

W

wrapD(int) - Method in class scala.compat.java8.StreamConvertersTest
 
wrapI(int) - Method in class scala.compat.java8.StreamConvertersTest
 
wrapL(int) - Method in class scala.compat.java8.StreamConvertersTest
 
wrapO(int) - Method in class scala.compat.java8.StreamConvertersTest
 
WrappedAsJava<J> - Interface in scala.compat.java8
A trait that indicates that the class is or can be converted to a Java version by wrapping a Scala class
WrappedAsScala<S> - Interface in scala.compat.java8
A trait that indicates that the class is or can be converted to a Scala version by wrapping a Java class

_

__self() - Method in class scala.compat.java8.FutureConverters.CompletionStageOps
 
__self() - Method in class scala.compat.java8.FutureConverters.FutureOps
 
_eh_(Function0<X>, StepConvertersTest.SpecCheck) - Method in class scala.compat.java8.StepConvertersTest
 
A B C D E F G H I J K L M N O P R S T U V W _ 
Skip navigation links