A B C D E F G H I L M N O P R S T U V W Y Z _ 

A

allCatch() - Static method in class com.m3.scalaflavor4j.ExceptionControl
A Catch object which catches everything.
andFinally(VoidFunction0) - Method in class com.m3.scalaflavor4j.ExceptionControl.Catch
 
andThen(RichFunction1<R, A>) - Method in class com.m3.scalaflavor4j.RichFunction1
Composes two instances of Function1 in a new Function1, with this function applied first.
append(T...) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
append(T...) - Method in class com.m3.scalaflavor4j.Nil
 
append(T...) - Method in class com.m3.scalaflavor4j.Seq
[Original] Appends the passed elements This method is similar to scala.collectoin.Seq#+:(A)
apply(Object) - Method in class com.m3.scalaflavor4j.CaseClause
 
apply(Function0<R>) - Method in class com.m3.scalaflavor4j.ExceptionControl.Catch
 
apply(CollectionLike<T1>) - Static method in class com.m3.scalaflavor4j.For
Provides ForComprehension1 instance
apply(CollectionLike<T1>, CollectionLike<T2>) - Static method in class com.m3.scalaflavor4j.For
Provides ForComprehension2 instance
apply(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>) - Static method in class com.m3.scalaflavor4j.For
Provides ForComprehension3 instance
apply(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>, CollectionLike<T4>) - Static method in class com.m3.scalaflavor4j.For
Provides ForComprehension4 instance
apply(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>, CollectionLike<T4>, CollectionLike<T5>) - Static method in class com.m3.scalaflavor4j.For
Provides ForComprehension5 instance
apply(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.ForComprehension1
 
apply(VoidFunction1<Tuple2<T1, T2>>) - Method in class com.m3.scalaflavor4j.ForComprehension2
 
apply(VoidFunction1<Tuple3<T1, T2, T3>>) - Method in class com.m3.scalaflavor4j.ForComprehension3
 
apply(VoidFunction1<Tuple4<T1, T2, T3, T4>>) - Method in class com.m3.scalaflavor4j.ForComprehension4
 
apply(VoidFunction1<Tuple5<T1, T2, T3, T4, T5>>) - Method in class com.m3.scalaflavor4j.ForComprehension5
 
apply(T...) - Static method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
apply(Collection<T>) - Static method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
apply() - Method in interface com.m3.scalaflavor4j.Function0
Apply the body of this function to the arguments.
apply(T1) - Method in interface com.m3.scalaflavor4j.Function1
 
apply(T1, T2) - Method in interface com.m3.scalaflavor4j.Function2
 
apply(T1, T2, T3) - Method in interface com.m3.scalaflavor4j.Function3
 
apply(T1, T2, T3, T4) - Method in interface com.m3.scalaflavor4j.Function4
 
apply(T1, T2, T3, T4, T5) - Method in interface com.m3.scalaflavor4j.Function5
 
apply(CollectionLike<T>) - Static method in class com.m3.scalaflavor4j.Generator
 
apply(T...) - Static method in class com.m3.scalaflavor4j.IndexedSeq
 
apply(Collection<T>) - Static method in class com.m3.scalaflavor4j.IndexedSeq
 
apply(L) - Static method in class com.m3.scalaflavor4j.Left
 
apply(Option<L>) - Static method in class com.m3.scalaflavor4j.Left
 
apply() - Static method in class com.m3.scalaflavor4j.Nil
 
apply(T) - Static method in class com.m3.scalaflavor4j.Option
 
apply(T1, T2) - Static method in class com.m3.scalaflavor4j.Pair
 
apply(T...) - Static method in class com.m3.scalaflavor4j.ParSeq
 
apply(Collection<T>) - Static method in class com.m3.scalaflavor4j.ParSeq
 
apply(CaseClause<?, R>...) - Static method in class com.m3.scalaflavor4j.PartialF
 
apply(Seq<CaseClause<?, R>>) - Static method in class com.m3.scalaflavor4j.PartialF
 
apply(CaseClause<?, R>...) - Static method in class com.m3.scalaflavor4j.PartialFunction
 
apply(Seq<CaseClause<?, R>>) - Static method in class com.m3.scalaflavor4j.PartialFunction
 
apply(Object) - Method in class com.m3.scalaflavor4j.PartialFunction
 
apply(String) - Static method in class com.m3.scalaflavor4j.Process
 
apply() - Method in class com.m3.scalaflavor4j.RichFunction0
 
apply(T1) - Method in class com.m3.scalaflavor4j.RichFunction1
Apply the body of this function to the arguments.
apply(T1, T2) - Method in class com.m3.scalaflavor4j.RichFunction2
Apply the body of this function to the arguments.
apply(T1, T2, T3) - Method in class com.m3.scalaflavor4j.RichFunction3
Apply the body of this function to the arguments.
apply(T1, T2, T3, T4) - Method in class com.m3.scalaflavor4j.RichFunction4
Apply the body of this function to the arguments.
apply(T1, T2, T3, T4, T5) - Method in class com.m3.scalaflavor4j.RichFunction5
Apply the body of this function to the arguments.
apply(T1, T2) - Method in class com.m3.scalaflavor4j.RichVoidFunction2
Apply the body of this function to the arguments.
apply(T1, T2, T3) - Method in class com.m3.scalaflavor4j.RichVoidFunction3
Apply the body of this function to the arguments.
apply(T1, T2, T3, T4) - Method in class com.m3.scalaflavor4j.RichVoidFunction4
Apply the body of this function to the arguments.
apply(T1, T2, T3, T4, T5) - Method in class com.m3.scalaflavor4j.RichVoidFunction5
Apply the body of this function to the arguments.
apply(R) - Static method in class com.m3.scalaflavor4j.Right
 
apply(Option<R>) - Static method in class com.m3.scalaflavor4j.Right
 
apply(T...) - Static method in class com.m3.scalaflavor4j.Seq
 
apply(Enumeration<T>) - Static method in class com.m3.scalaflavor4j.Seq
 
apply(Iterator<T>) - Static method in class com.m3.scalaflavor4j.Seq
 
apply(Iterable<T>) - Static method in class com.m3.scalaflavor4j.Seq
 
apply(Integer) - Static method in class com.m3.scalaflavor4j.SInt
 
apply(Long) - Static method in class com.m3.scalaflavor4j.SLong
 
apply() - Static method in class com.m3.scalaflavor4j.SMap
Retrieves the value which is associated with the given key.
apply(Map<K, V>) - Static method in class com.m3.scalaflavor4j.SMap
 
apply(Seq<Tuple2<K, V>>) - Static method in class com.m3.scalaflavor4j.SMap
 
apply(K) - Method in class com.m3.scalaflavor4j.SMap
Retrieves the value which is associated with the given key.
apply(Integer) - Static method in class com.m3.scalaflavor4j.SNum
 
apply(BigDecimal) - Static method in class com.m3.scalaflavor4j.SNum
 
apply(String) - Static method in class com.m3.scalaflavor4j.Str
 
apply(String) - Static method in class com.m3.scalaflavor4j.StringLike
 
apply(T1, T2) - Static method in class com.m3.scalaflavor4j.Tpl
 
apply(T1, T2, T3) - Static method in class com.m3.scalaflavor4j.Tpl
 
apply(T1, T2, T3, T4) - Static method in class com.m3.scalaflavor4j.Tpl
 
apply(T1, T2, T3, T4, T5) - Static method in class com.m3.scalaflavor4j.Tpl
 
apply(T1, T2) - Static method in class com.m3.scalaflavor4j.Tpl2
 
apply(T1, T2, T3) - Static method in class com.m3.scalaflavor4j.Tpl3
 
apply(T1, T2, T3, T4) - Static method in class com.m3.scalaflavor4j.Tpl4
 
apply(T1, T2, T3, T4, T5) - Static method in class com.m3.scalaflavor4j.Tpl5
 
apply(T1, T2, T3) - Static method in class com.m3.scalaflavor4j.Triple
 
apply(T1, T2) - Static method in class com.m3.scalaflavor4j.Tuple
 
apply(T1, T2, T3) - Static method in class com.m3.scalaflavor4j.Tuple
 
apply(T1, T2, T3, T4) - Static method in class com.m3.scalaflavor4j.Tuple
 
apply(T1, T2, T3, T4, T5) - Static method in class com.m3.scalaflavor4j.Tuple
 
apply(T1, T2) - Static method in class com.m3.scalaflavor4j.Tuple2
 
apply(T1, T2, T3) - Static method in class com.m3.scalaflavor4j.Tuple3
 
apply(T1, T2, T3, T4) - Static method in class com.m3.scalaflavor4j.Tuple4
 
apply(T1, T2, T3, T4, T5) - Static method in class com.m3.scalaflavor4j.Tuple5
 
apply() - Method in interface com.m3.scalaflavor4j.VoidFunction0
Apply the body of this function to the argument.
apply(T1) - Method in interface com.m3.scalaflavor4j.VoidFunction1
Apply the body of this function to the argument.
apply(T1, T2) - Method in interface com.m3.scalaflavor4j.VoidFunction2
Apply the body of this function to the arguments.
apply(T1, T2, T3) - Method in interface com.m3.scalaflavor4j.VoidFunction3
Apply the body of this function to the arguments.
apply(T1, T2, T3, T4) - Method in interface com.m3.scalaflavor4j.VoidFunction4
Apply the body of this function to the arguments.
apply(T1, T2, T3, T4, T5) - Method in interface com.m3.scalaflavor4j.VoidFunction5
Apply the body of this function to the arguments.
applyCollection(Collection<T>) - Static method in class com.m3.scalaflavor4j.Seq
 

B

BufferedSource - Class in com.m3.scalaflavor4j
This object provides convenience methods to create an iterable representation of a source file.
BufferedSource(File, String) - Constructor for class com.m3.scalaflavor4j.BufferedSource
 
BufferedSource(InputStream, String) - Constructor for class com.m3.scalaflavor4j.BufferedSource
 
by(Function1<Throwable, R>) - Method in class com.m3.scalaflavor4j.ExceptionControl.HandlingByBuilder
 

C

CaseClause<M,R> - Class in com.m3.scalaflavor4j
CaseClause
CaseClause.CaseClauseBuilder<M> - Class in com.m3.scalaflavor4j
CaseClause builder
catching(Class<? extends Throwable>...) - Static method in class com.m3.scalaflavor4j.ExceptionControl
Creates a Catch object which will catch any of the supplied exceptions.
catchingPromiscuously(Class<? extends Throwable>...) - Static method in class com.m3.scalaflavor4j.ExceptionControl
Creates a Catch object which will catch any of the supplied exceptions.
ClassCastExtractor<M> - Class in com.m3.scalaflavor4j
Class Cast Extractor for Pattern
ClassCastExtractor(Class<M>) - Constructor for class com.m3.scalaflavor4j.ClassCastExtractor
 
classesToCatch - Variable in class com.m3.scalaflavor4j.ExceptionControl.CatchBuilder
 
close() - Method in class com.m3.scalaflavor4j.arm.Resource
 
collection - Variable in class com.m3.scalaflavor4j.ForkJoinParSeq
 
CollectionLike<T> - Interface in com.m3.scalaflavor4j
scala.collection.* or scala.Option
com.m3.scalaflavor4j - package com.m3.scalaflavor4j
 
com.m3.scalaflavor4j.arm - package com.m3.scalaflavor4j.arm
 
compose(RichFunction1<A, T1>) - Method in class com.m3.scalaflavor4j.RichFunction1
Composes two instances of Function1 in a new Function1, with this function applied last.
ConcurrentOps - Class in com.m3.scalaflavor4j
scala.concurrent.ops
contains(T) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
contains(T) - Method in class com.m3.scalaflavor4j.Nil
 
contains(T) - Method in class com.m3.scalaflavor4j.Seq
Tests whether this sequence contains a given value as an element.
copy() - Method in class com.m3.scalaflavor4j.SMap
[Original] Copy Map instance (elements are not copied)
corresponds(Seq<U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
corresponds(Seq<U>, Function2<T, U, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
corresponds(Seq<U>) - Method in class com.m3.scalaflavor4j.Nil
 
corresponds(Seq<U>, Function2<T, U, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
corresponds(Seq<U>, Function2<T, U, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Tests whether every element of this sequence relates to the corresponding element of another sequence by satisfying a test predicate.
corresponds(Seq<U>) - Method in class com.m3.scalaflavor4j.Seq
count(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
count(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
count(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
count(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ParSeq
Counts the number of elements in the sequence which satisfy a predicate.
count(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Counts the number of elements in the sequence which satisfy a predicate.
curried() - Method in class com.m3.scalaflavor4j.RichFunction2
Creates a curried version of this function.
curried() - Method in class com.m3.scalaflavor4j.RichFunction3
Creates a curried version of this function.
curried() - Method in class com.m3.scalaflavor4j.RichFunction4
Creates a curried version of this function.
curried() - Method in class com.m3.scalaflavor4j.RichFunction5
Creates a curried version of this function.

D

diff(Seq<T>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
diff(Seq<T>) - Method in class com.m3.scalaflavor4j.Nil
 
diff(Seq<T>) - Method in class com.m3.scalaflavor4j.Seq
Computes the multiset difference between this sequence and another sequence.
distinct() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
distinct() - Method in class com.m3.scalaflavor4j.Nil
 
distinct() - Method in class com.m3.scalaflavor4j.Seq
Builds a new sequence from this sequence without any duplicate elements.
drop(int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
drop(int) - Method in class com.m3.scalaflavor4j.Nil
 
drop(int) - Method in class com.m3.scalaflavor4j.Seq
Selects all elements except first n ones.
dropNull() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
dropNull() - Method in class com.m3.scalaflavor4j.Nil
 
dropNull() - Method in class com.m3.scalaflavor4j.Seq
[Original] Drops null elements
dropRight(int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
dropRight(int) - Method in class com.m3.scalaflavor4j.Nil
 
dropRight(int) - Method in class com.m3.scalaflavor4j.Seq
Selects all elements except last n ones.
dropWhile(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
dropWhile(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
dropWhile(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Drops longest prefix of elements that satisfy a predicate.

E

Either<L,R> - Class in com.m3.scalaflavor4j
scala.Either (not exactly)
Either() - Constructor for class com.m3.scalaflavor4j.Either
 
either(Function0<R>) - Method in class com.m3.scalaflavor4j.ExceptionControl.Catch
Apply this catch logic to the supplied body, mapping the result into Either[Throwable, T] - Left(exception) if an exception was caught, Right(T) otherwise.
empty() - Static method in class com.m3.scalaflavor4j.Option
 
endsWith(Seq<T>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
endsWith(Seq<T>) - Method in class com.m3.scalaflavor4j.Nil
 
endsWith(Seq<T>) - Method in class com.m3.scalaflavor4j.Seq
Tests whether this sequence ends with the given sequence.
equals(Object) - Method in class com.m3.scalaflavor4j.None
 
equals(Object) - Method in class com.m3.scalaflavor4j.Some
 
ExceptionControl - Class in com.m3.scalaflavor4j
scala.util.control.Exception
ExceptionControl.Catch<R> - Class in com.m3.scalaflavor4j
scala.util.control.Exception.Catch
ExceptionControl.Catch(Seq<ExceptionControl.Catch<R>.HandlerDef>, boolean) - Constructor for class com.m3.scalaflavor4j.ExceptionControl.Catch
 
ExceptionControl.Catch(Seq<Class<? extends Throwable>>, Function1<Throwable, R>) - Constructor for class com.m3.scalaflavor4j.ExceptionControl.Catch
 
ExceptionControl.Catch(Seq<Class<? extends Throwable>>, Function1<Throwable, R>, boolean) - Constructor for class com.m3.scalaflavor4j.ExceptionControl.Catch
 
ExceptionControl.CatchBuilder - Class in com.m3.scalaflavor4j
 
ExceptionControl.CatchBuilder(Seq<Class<? extends Throwable>>) - Constructor for class com.m3.scalaflavor4j.ExceptionControl.CatchBuilder
 
ExceptionControl.HandlingByBuilder - Class in com.m3.scalaflavor4j
 
ExceptionControl.HandlingByBuilder(Seq<Class<? extends Throwable>>) - Constructor for class com.m3.scalaflavor4j.ExceptionControl.HandlingByBuilder
 
exists(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
exists(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
exists(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
exists(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ParSeq
Tests whether a predicate holds for some of the elements of this sequence.
exists(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Tests whether a predicate holds for some of the elements of this sequence.
extract(Object) - Method in class com.m3.scalaflavor4j.ClassCastExtractor
 
extract(Object) - Method in class com.m3.scalaflavor4j.Extractor
 
Extractor<M> - Class in com.m3.scalaflavor4j
Extractor for Pattern
Extractor() - Constructor for class com.m3.scalaflavor4j.Extractor
 

F

F0<R> - Interface in com.m3.scalaflavor4j
Function0 alias
F1<T1,R> - Interface in com.m3.scalaflavor4j
Function1 alias
F2<T1,T2,R> - Interface in com.m3.scalaflavor4j
Function2 alias
F3<T1,T2,T3,R> - Interface in com.m3.scalaflavor4j
Function3 alias
F4<T1,T2,T3,T4,R> - Interface in com.m3.scalaflavor4j
Function4 alias
F5<T1,T2,T3,T4,T5,R> - Interface in com.m3.scalaflavor4j
Function5 alias
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.None
 
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Option
Selects all elements of this sequence which satisfy a predicate.
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ParSeq
Selects all elements of this sequence which satisfy a predicate.
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Selects all elements of this sequence which satisfy a predicate.
filter(Function1<Tuple2<K, V>, Boolean>) - Method in class com.m3.scalaflavor4j.SMap
Selects all elements of this immutable map which satisfy a predicate.
filter(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Some
 
filterNot(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
filterNot(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
filterNot(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
filterNot(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ParSeq
Selects all elements of this immutable sequence which do not satisfy a predicate.
filterNot(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Selects all elements of this immutable sequence which do not satisfy a predicate.
find(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
find(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
find(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Finds the first element of the sequence satisfying a predicate, if any.
flatMap(Function1<T, CollectionLike<U>>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
flatMap(Function1<T, CollectionLike<U>>) - Method in class com.m3.scalaflavor4j.Generator
 
flatMap(Function1<T, CollectionLike<U>>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
flatMap(Function1<T, CollectionLike<U>>) - Method in class com.m3.scalaflavor4j.Nil
 
flatMap(Function1<T, Option<U>>) - Method in class com.m3.scalaflavor4j.None
 
flatMap(Function1<T, Option<U>>) - Method in class com.m3.scalaflavor4j.Option
Returns the result of applying f to this Option's value if this Option is nonempty.
flatMap(Function1<T, CollectionLike<U>>) - Method in class com.m3.scalaflavor4j.ParSeq
Builds a new collection by applying a function to all elements of this sequence and concatenating the results.
flatMap(Function1<T, CollectionLike<U>>) - Method in class com.m3.scalaflavor4j.Seq
Builds a new collection by applying a function to all elements of this sequence and concatenating the results.
flatMap(Function1<T, Option<U>>) - Method in class com.m3.scalaflavor4j.Some
 
FlatMapF1<T1,U> - Interface in com.m3.scalaflavor4j
Function1 alias for Seq#flatMap(F1)
fold(U, Function1<T, U>) - Method in class com.m3.scalaflavor4j.None
 
fold(U) - Method in class com.m3.scalaflavor4j.None
 
fold(U, Function1<T, U>) - Method in class com.m3.scalaflavor4j.Option
Returns the result of applying $f to this $option's value if the $option is nonempty.
fold(U) - Method in class com.m3.scalaflavor4j.Option
 
fold(U, Function1<T, U>) - Method in class com.m3.scalaflavor4j.Some
 
fold(U) - Method in class com.m3.scalaflavor4j.Some
 
foldLeft(U, Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
foldLeft(U) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
foldLeft(U, Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Nil
 
foldLeft(U) - Method in class com.m3.scalaflavor4j.Nil
 
foldLeft(U, Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Seq
Applies a binary operator to a start value and all elements of this sequence, going left to right.
foldLeft(U) - Method in class com.m3.scalaflavor4j.Seq
FoldLeftF2<T1,T2> - Interface in com.m3.scalaflavor4j
foldRight(U, Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
foldRight(U) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
foldRight(U, Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Nil
 
foldRight(U) - Method in class com.m3.scalaflavor4j.Nil
 
foldRight(U, Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Seq
Applies a binary operator to all elements of this sequence and a start value, going right to left.
foldRight(U) - Method in class com.m3.scalaflavor4j.Seq
FoldRightF2<T1,T2> - Interface in com.m3.scalaflavor4j
For - Class in com.m3.scalaflavor4j
for-comprehension factory
forall(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
forall(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
forall(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
forall(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.ParSeq
Tests whether a predicate holds for all elements of this sequence.
forall(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Tests whether a predicate holds for all elements of this sequence.
ForComprehension1<T> - Class in com.m3.scalaflavor4j
for-comprehension
ForComprehension1(CollectionLike<T>) - Constructor for class com.m3.scalaflavor4j.ForComprehension1
 
ForComprehension1(T) - Constructor for class com.m3.scalaflavor4j.ForComprehension1
 
ForComprehension2<T1,T2> - Class in com.m3.scalaflavor4j
for-comprehension
ForComprehension2(CollectionLike<T1>, CollectionLike<T2>) - Constructor for class com.m3.scalaflavor4j.ForComprehension2
 
ForComprehension3<T1,T2,T3> - Class in com.m3.scalaflavor4j
for-comprehension
ForComprehension3(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>) - Constructor for class com.m3.scalaflavor4j.ForComprehension3
 
ForComprehension4<T1,T2,T3,T4> - Class in com.m3.scalaflavor4j
for-comprehension
ForComprehension4(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>, CollectionLike<T4>) - Constructor for class com.m3.scalaflavor4j.ForComprehension4
 
ForComprehension5<T1,T2,T3,T4,T5> - Class in com.m3.scalaflavor4j
for-comprehension
ForComprehension5(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>, CollectionLike<T4>, CollectionLike<T5>) - Constructor for class com.m3.scalaflavor4j.ForComprehension5
 
foreach(VoidFunction1<R>) - Method in class com.m3.scalaflavor4j.arm.ManagedResource
 
foreach(VoidFunction1<T>) - Method in interface com.m3.scalaflavor4j.CollectionLike
Applies a function f to all elements of this sequence.
foreach(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
foreach(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.Generator
 
foreach(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
foreach(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.Nil
 
foreach(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.None
 
foreach(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.ParSeq
Applies a function f to all elements of this sequence.
foreach(VoidFunction1<Tuple2<K, V>>) - Method in class com.m3.scalaflavor4j.SMap
Applies a function f to all elements of this immutable map.
foreach(VoidFunction1<T>) - Method in class com.m3.scalaflavor4j.Some
 
ForkJoinParSeq<T> - Class in com.m3.scalaflavor4j
ParSeq implementation
fromFile(String, String) - Static method in class com.m3.scalaflavor4j.Source
Creates Source from file, using given character encoding, setting its description to filename.
fromFile(File, String) - Static method in class com.m3.scalaflavor4j.Source
Creates Source from file, using given character encoding, setting its description to filename.
fromInputStream(InputStream) - Static method in class com.m3.scalaflavor4j.Source
Creates Source from InputStream.
fromInputStream(InputStream, String) - Static method in class com.m3.scalaflavor4j.Source
Creates Source from InputStream.
fromURL(URL, String) - Static method in class com.m3.scalaflavor4j.Source
Create a Source from URL
Function0<R> - Interface in com.m3.scalaflavor4j
A function of 0 parameter.
Function1<T1,R> - Interface in com.m3.scalaflavor4j
A function of 1 parameter.
Function2<T1,T2,R> - Interface in com.m3.scalaflavor4j
A function of 2 parameters.
Function3<T1,T2,T3,R> - Interface in com.m3.scalaflavor4j
A function of 3 parameters.
Function4<T1,T2,T3,T4,R> - Interface in com.m3.scalaflavor4j
A function of 4 parameters.
Function5<T1,T2,T3,T4,T5,R> - Interface in com.m3.scalaflavor4j
A function of 5 parameters.
future(Function0<R>) - Static method in class com.m3.scalaflavor4j.ConcurrentOps
Evaluates an expression asynchronously, and returns a closure for retrieving the result.

G

Generator<T> - Class in com.m3.scalaflavor4j
Generator (for-comprehension)
Generator(CollectionLike<T>) - Constructor for class com.m3.scalaflavor4j.Generator
 
getCaseClauses() - Method in class com.m3.scalaflavor4j.PartialFunction
 
getFifth() - Method in class com.m3.scalaflavor4j.Tuple5
Element 5 of this Tuple5
getFirst() - Method in class com.m3.scalaflavor4j.Tuple2
Element 1 of this Tuple2
getFirst() - Method in class com.m3.scalaflavor4j.Tuple3
Element 1 of this Tuple3
getFirst() - Method in class com.m3.scalaflavor4j.Tuple4
Element 1 of this Tuple4
getFirst() - Method in class com.m3.scalaflavor4j.Tuple5
Element 1 of this Tuple5
getFourth() - Method in class com.m3.scalaflavor4j.Tuple4
Element 4 of this Tuple4
getFourth() - Method in class com.m3.scalaflavor4j.Tuple5
Element 4 of this Tuple5
getInputStreamReader() - Method in class com.m3.scalaflavor4j.BufferedSource
 
getLines() - Method in class com.m3.scalaflavor4j.BufferedSource
Reads input lines
getLocalizedMessage() - Method in exception com.m3.scalaflavor4j.MatchError
 
getMessage() - Method in exception com.m3.scalaflavor4j.MatchError
 
getOrElse(T) - Method in class com.m3.scalaflavor4j.None
 
getOrElse(T) - Method in class com.m3.scalaflavor4j.Option
Returns the option's value if the option is nonempty, otherwise return the result of evaluating default.
getOrElse(Function0<T>) - Method in class com.m3.scalaflavor4j.Option
Returns the option's value if the option is nonempty, otherwise return the result of evaluating default.
getOrElse(Integer) - Method in class com.m3.scalaflavor4j.SInt
 
getOrElse(Long) - Method in class com.m3.scalaflavor4j.SLong
 
getOrElse(K, V) - Method in class com.m3.scalaflavor4j.SMap
Returns the value associated with a key, or a default value if the key is not contained in the map.
getOrElse(T) - Method in class com.m3.scalaflavor4j.Some
 
getOrNull() - Method in class com.m3.scalaflavor4j.None
 
getOrNull() - Method in class com.m3.scalaflavor4j.Option
scala.Option#orNull() Returns the option's value if it is nonempty, or null if it is empty.
getOrNull() - Method in class com.m3.scalaflavor4j.Some
 
getResource() - Method in class com.m3.scalaflavor4j.arm.Resource
 
getSecond() - Method in class com.m3.scalaflavor4j.Tuple2
Element 2 of this Tuple2
getSecond() - Method in class com.m3.scalaflavor4j.Tuple3
Element 2 of this Tuple3
getSecond() - Method in class com.m3.scalaflavor4j.Tuple4
Element 2 of this Tuple4
getSecond() - Method in class com.m3.scalaflavor4j.Tuple5
Element 2 of this Tuple5
getThird() - Method in class com.m3.scalaflavor4j.Tuple3
Element 3 of this Tuple3
getThird() - Method in class com.m3.scalaflavor4j.Tuple4
Element 3 of this Tuple4
getThird() - Method in class com.m3.scalaflavor4j.Tuple5
Element 3 of this Tuple5
groupBy(Function1<T, U>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
groupBy(Function1<T, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
groupBy(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Nil
 
groupBy(Function1<T, U>) - Method in class com.m3.scalaflavor4j.ParSeq
Partitions this sequence into a map of sequences according to some discriminator function.
groupBy(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Seq
Partitions this sequence into a map of sequences according to some discriminator function.
Guard<M> - Interface in com.m3.scalaflavor4j
Guard function

H

handling(Class<? extends Throwable>...) - Static method in class com.m3.scalaflavor4j.ExceptionControl
Creates a Catch object which will catch any of the supplied exceptions.
hashCode() - Method in class com.m3.scalaflavor4j.None
 
hashCode() - Method in class com.m3.scalaflavor4j.Some
 
head() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
head() - Method in class com.m3.scalaflavor4j.Nil
 
head() - Method in class com.m3.scalaflavor4j.Seq
Selects the first element of this sequence.
headOption() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
headOption() - Method in class com.m3.scalaflavor4j.Nil
 
headOption() - Method in class com.m3.scalaflavor4j.Seq
Optionally selects the first element.

I

ignoring(Class<? extends Throwable>...) - Static method in class com.m3.scalaflavor4j.ExceptionControl
Creates a Catch object which catches and ignores any of the supplied exceptions.
IndexedSeq<T> - Class in com.m3.scalaflavor4j
Seq implementation
IndexedSeq(Collection<T>) - Constructor for class com.m3.scalaflavor4j.IndexedSeq
 
indexOf(T) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
indexOf(T) - Method in class com.m3.scalaflavor4j.Nil
 
indexOf(T) - Method in class com.m3.scalaflavor4j.Seq
Finds index of first occurrence of some value in this sequence after or at some start index.
indices() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
indices() - Method in class com.m3.scalaflavor4j.Nil
 
indices() - Method in class com.m3.scalaflavor4j.Seq
Produces the range of all indices of this sequence.
init() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
init() - Method in class com.m3.scalaflavor4j.Nil
 
init() - Method in class com.m3.scalaflavor4j.Seq
Selects all elements except the last.
intersect(Seq<T>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
intersect(Seq<T>) - Method in class com.m3.scalaflavor4j.Nil
 
intersect(Seq<T>) - Method in class com.m3.scalaflavor4j.Seq
Computes the multiset intersection between this sequence and another sequence.
isDefined() - Method in class com.m3.scalaflavor4j.None
 
isDefined() - Method in class com.m3.scalaflavor4j.Option
Returns true if the option is an instance of Some, false otherwise.
isDefined() - Method in class com.m3.scalaflavor4j.Some
 
isDefinedAt(A) - Method in class com.m3.scalaflavor4j.CaseClause
Checks if a value is contained in the function's domain.
isDefinedAt(int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
isDefinedAt(int) - Method in class com.m3.scalaflavor4j.Nil
 
isDefinedAt(Object) - Method in class com.m3.scalaflavor4j.PartialFunction
Checks if a value is contained in the function's domain.
isDefinedAt(int) - Method in class com.m3.scalaflavor4j.Seq
Tests whether this sequence contains given index.
isEmpty() - Method in class com.m3.scalaflavor4j.arm.ManagedResource
 
isEmpty() - Method in interface com.m3.scalaflavor4j.CollectionLike
Tests whether the sequence is empty.
isEmpty() - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
isEmpty() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
isEmpty() - Method in class com.m3.scalaflavor4j.Nil
 
isEmpty() - Method in class com.m3.scalaflavor4j.None
 
isEmpty() - Method in class com.m3.scalaflavor4j.SMap
 
isEmpty() - Method in class com.m3.scalaflavor4j.Some
 
isLeft() - Method in class com.m3.scalaflavor4j.Either
Returns true if this is a Left, false otherwise.
isLeft() - Method in class com.m3.scalaflavor4j.Left
 
isLeft() - Method in class com.m3.scalaflavor4j.Right
 
isPromiscuously() - Method in class com.m3.scalaflavor4j.ExceptionControl.CatchBuilder
 
isRight() - Method in class com.m3.scalaflavor4j.Either
Returns true if this is a Right, false otherwise.
isRight() - Method in class com.m3.scalaflavor4j.Left
 
isRight() - Method in class com.m3.scalaflavor4j.Right
 
iterator() - Method in class com.m3.scalaflavor4j.SMap
 

L

last() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
last() - Method in class com.m3.scalaflavor4j.Nil
 
last() - Method in class com.m3.scalaflavor4j.Seq
Selects the last element.
lastOption() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
lastOption() - Method in class com.m3.scalaflavor4j.Nil
 
lastOption() - Method in class com.m3.scalaflavor4j.Seq
Optionally selects the last element.
left() - Method in class com.m3.scalaflavor4j.Either
Projects this Either as a Left.
Left<L,R> - Class in com.m3.scalaflavor4j
The left side of the disjoint union, as opposed to the Right side.
Left(L) - Constructor for class com.m3.scalaflavor4j.Left
 
Left(Option<L>) - Constructor for class com.m3.scalaflavor4j.Left
 
left() - Method in class com.m3.scalaflavor4j.Left
 
left() - Method in class com.m3.scalaflavor4j.Right
 
list - Variable in class com.m3.scalaflavor4j.IndexedSeq
 

M

managed(R) - Static method in class com.m3.scalaflavor4j.arm.Resource
 
ManagedResource<R> - Class in com.m3.scalaflavor4j.arm
Managed Resource (Scala ARM like, not exactly)
ManagedResource(Resource) - Constructor for class com.m3.scalaflavor4j.arm.ManagedResource
 
map(Function1<R, B>) - Method in class com.m3.scalaflavor4j.arm.ManagedResource
 
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Generator
 
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Nil
 
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.None
 
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Option
Builds a new collection by applying a function to all elements of this sequence.
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.ParSeq
Builds a new collection by applying a function to all elements of this sequence.
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Seq
Builds a new collection by applying a function to all elements of this sequence.
map(Function1<Tuple2<K, V>, Tuple2<L, M>>) - Method in class com.m3.scalaflavor4j.SMap
Builds a new collection by applying a function to all elements of this immutable map.
map(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Some
 
MatchError - Exception in com.m3.scalaflavor4j
This class implements errors which are thrown whenever an object doesn't match any pattern of a pattern matching expression.
MatchError(String) - Constructor for exception com.m3.scalaflavor4j.MatchError
 
max() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
max() - Method in class com.m3.scalaflavor4j.Nil
 
max() - Method in class com.m3.scalaflavor4j.Seq
Finds the largest element.
mergeToLeft(Function1<R, L>) - Method in class com.m3.scalaflavor4j.Either
Returns merged value to the Left type.
mergeToLeft(Function1<R, L>) - Method in class com.m3.scalaflavor4j.Left
 
mergeToLeft(Function1<R, L>) - Method in class com.m3.scalaflavor4j.Right
 
mergeToRight(Function1<L, R>) - Method in class com.m3.scalaflavor4j.Either
Returns merged value to the Right type.
mergeToRight(Function1<L, R>) - Method in class com.m3.scalaflavor4j.Left
 
mergeToRight(Function1<L, R>) - Method in class com.m3.scalaflavor4j.Right
 
min() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
min() - Method in class com.m3.scalaflavor4j.Nil
 
min() - Method in class com.m3.scalaflavor4j.Seq
Finds the smallest element.
minus(K...) - Method in class com.m3.scalaflavor4j.SMap
Creates a new immutable map from this immutable map with some elements removed.
mkString() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
mkString(String) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
mkString(String, String, String) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
mkString() - Method in class com.m3.scalaflavor4j.Nil
 
mkString(String) - Method in class com.m3.scalaflavor4j.Nil
 
mkString(String, String, String) - Method in class com.m3.scalaflavor4j.Nil
 
mkString() - Method in class com.m3.scalaflavor4j.Seq
Displays all elements of this sequence in a string.
mkString(String) - Method in class com.m3.scalaflavor4j.Seq
Displays all elements of this sequence in a string using a separator string.
mkString(String, String, String) - Method in class com.m3.scalaflavor4j.Seq
Displays all elements of this sequence in a string using start, end, and separator strings.

N

Nil<T> - Class in com.m3.scalaflavor4j
Seq implementation
None<T> - Class in com.m3.scalaflavor4j
scala.None This case object represents non-existent values.
None() - Constructor for class com.m3.scalaflavor4j.None
 
none() - Static method in class com.m3.scalaflavor4j.Option
 

O

opt(Function0<R>) - Method in class com.m3.scalaflavor4j.ExceptionControl.Catch
Apply this catch logic to the supplied body, mapping the result into Option[T] - None if any exception was caught, Some(T) otherwise.
Option<T> - Class in com.m3.scalaflavor4j
scala.Option
Option() - Constructor for class com.m3.scalaflavor4j.Option
 
or(ExceptionControl.Catch<R>) - Method in class com.m3.scalaflavor4j.ExceptionControl.Catch
Create a new Catch with additional exception handling logic.
orElse(PartialFunction<R>) - Method in class com.m3.scalaflavor4j.PartialFunction
Composes this partial function with a fallback partial function which gets applied where this partial function is not defined.

P

padTo(int, T) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
padTo(int, T) - Method in class com.m3.scalaflavor4j.Nil
 
padTo(int, T) - Method in class com.m3.scalaflavor4j.Seq
Appends an element value to this sequence until a given target length is reached.
Pair<T1,T2> - Class in com.m3.scalaflavor4j
Tuple2 alias
Pair(T1, T2) - Constructor for class com.m3.scalaflavor4j.Pair
 
par(Function0<A>, Function0<B>) - Static method in class com.m3.scalaflavor4j.ConcurrentOps
Evaluates two expressions in parallel.
par() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
par() - Method in class com.m3.scalaflavor4j.Nil
 
par() - Method in class com.m3.scalaflavor4j.Seq
Returns a parallel implementation of this collection.
ParSeq<T> - Class in com.m3.scalaflavor4j
A template trait for parallel sequences.
ParSeq() - Constructor for class com.m3.scalaflavor4j.ParSeq
 
PartialF<R> - Class in com.m3.scalaflavor4j
PartialFunction<R> - Class in com.m3.scalaflavor4j
A partial function of type PartialFunction[A, B] is a unary function where the domain does not necessarily include all values of type A.
partition(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
partition(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
partition(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Partitions this sequence in two sequences according to a predicate.
patch(int, Seq<T>, int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
patch(int, Seq<T>, int) - Method in class com.m3.scalaflavor4j.Nil
 
patch(int, Seq<T>, int) - Method in class com.m3.scalaflavor4j.Seq
Produces a new sequence where a slice of elements in this sequence is replaced by another sequence.
plus(Tuple2<K, V>...) - Method in class com.m3.scalaflavor4j.SMap
Adds two or more elements to this collection and returns a new collection.
Predef - Class in com.m3.scalaflavor4j
* The Predef object provides definitions that are accessible in all Scala * compilation units without explicit qualification.
PredicateF1<T1> - Interface in com.m3.scalaflavor4j
Function1 alias for predicate functions
print(T) - Static method in class com.m3.scalaflavor4j.Predef
 
printf(String, Object...) - Static method in class com.m3.scalaflavor4j.Predef
 
println(T) - Static method in class com.m3.scalaflavor4j.Predef
 
println() - Static method in class com.m3.scalaflavor4j.Predef
 
Process - Class in com.m3.scalaflavor4j
scala.sys.process.Process
Process(String) - Constructor for class com.m3.scalaflavor4j.Process
 
promiscuously - Variable in class com.m3.scalaflavor4j.ExceptionControl.CatchBuilder
 

R

readBoolean() - Static method in class com.m3.scalaflavor4j.Predef
 
readByte() - Static method in class com.m3.scalaflavor4j.Predef
 
readChar() - Static method in class com.m3.scalaflavor4j.Predef
 
readDouble() - Static method in class com.m3.scalaflavor4j.Predef
 
readFloat() - Static method in class com.m3.scalaflavor4j.Predef
 
readInt() - Static method in class com.m3.scalaflavor4j.Predef
 
readLine() - Static method in class com.m3.scalaflavor4j.Predef
 
readLong() - Static method in class com.m3.scalaflavor4j.Predef
 
readShort() - Static method in class com.m3.scalaflavor4j.Predef
 
reduceLeft(Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
reduceLeft(Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Nil
 
reduceLeft(Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Seq
Applies a binary operator to all elements of this immutable sequence, going left to right.
reduceLeftOption(Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
reduceLeftOption(Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Nil
 
reduceLeftOption(Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Seq
Optionally applies a binary operator to all elements of this immutable sequence, going left to right.
reduceRight(Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
reduceRight(Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Nil
 
reduceRight(Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Seq
Applies a binary operator to all elements of this immutable sequence, going right to left.
reduceRightOption(Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
reduceRightOption(Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Nil
 
reduceRightOption(Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Seq
Optionally applies a binary operator to all elements of this immutable sequence, going right to left.
Resource - Class in com.m3.scalaflavor4j.arm
Resource (Scala ARM like, not exactly)
Resource(Object) - Constructor for class com.m3.scalaflavor4j.arm.Resource
 
reverse() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
reverse() - Method in class com.m3.scalaflavor4j.Nil
 
reverse() - Method in class com.m3.scalaflavor4j.Seq
Returns new sequence wih elements in reversed order.
reverseMap(Function1<T, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
reverseMap(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Nil
 
reverseMap(Function1<T, U>) - Method in class com.m3.scalaflavor4j.Seq
Builds a new collection by applying a function to all elements of this sequence and collecting the results in reversed order.
RichFunction0<R> - Class in com.m3.scalaflavor4j
A function of 0 parameter.
RichFunction0(Function0<R>) - Constructor for class com.m3.scalaflavor4j.RichFunction0
 
RichFunction1<T1,R> - Class in com.m3.scalaflavor4j
A function of 1 parameter.
RichFunction1() - Constructor for class com.m3.scalaflavor4j.RichFunction1
 
RichFunction1(Function1<T1, R>) - Constructor for class com.m3.scalaflavor4j.RichFunction1
 
RichFunction2<T1,T2,R> - Class in com.m3.scalaflavor4j
A function of 2 parameters.
RichFunction2(Function2<T1, T2, R>) - Constructor for class com.m3.scalaflavor4j.RichFunction2
 
RichFunction3<T1,T2,T3,R> - Class in com.m3.scalaflavor4j
A function of 3 parameters.
RichFunction3(Function3<T1, T2, T3, R>) - Constructor for class com.m3.scalaflavor4j.RichFunction3
 
RichFunction4<T1,T2,T3,T4,R> - Class in com.m3.scalaflavor4j
A function of 4 parameters.
RichFunction4(Function4<T1, T2, T3, T4, R>) - Constructor for class com.m3.scalaflavor4j.RichFunction4
 
RichFunction5<T1,T2,T3,T4,T5,R> - Class in com.m3.scalaflavor4j
A function of 5 parameters.
RichFunction5(Function5<T1, T2, T3, T4, T5, R>) - Constructor for class com.m3.scalaflavor4j.RichFunction5
 
RichVoidFunction2<T1,T2> - Class in com.m3.scalaflavor4j
A function of 2 parameters (return type void).
RichVoidFunction2(VoidFunction2<T1, T2>) - Constructor for class com.m3.scalaflavor4j.RichVoidFunction2
 
RichVoidFunction3<T1,T2,T3> - Class in com.m3.scalaflavor4j
A function of 3 parameters (return type void).
RichVoidFunction3(VoidFunction3<T1, T2, T3>) - Constructor for class com.m3.scalaflavor4j.RichVoidFunction3
 
RichVoidFunction4<T1,T2,T3,T4> - Class in com.m3.scalaflavor4j
A function of 4 parameters (return type void).
RichVoidFunction4(VoidFunction4<T1, T2, T3, T4>) - Constructor for class com.m3.scalaflavor4j.RichVoidFunction4
 
RichVoidFunction5<T1,T2,T3,T4,T5> - Class in com.m3.scalaflavor4j
A function of 5 parameters (return type void).
RichVoidFunction5(VoidFunction5<T1, T2, T3, T4, T5>) - Constructor for class com.m3.scalaflavor4j.RichVoidFunction5
 
right() - Method in class com.m3.scalaflavor4j.Either
Projects this Either as a Right.
right() - Method in class com.m3.scalaflavor4j.Left
 
Right<L,R> - Class in com.m3.scalaflavor4j
The right side of the disjoint union, as opposed to the `Left` side.
Right(R) - Constructor for class com.m3.scalaflavor4j.Right
 
Right(Option<R>) - Constructor for class com.m3.scalaflavor4j.Right
 
right() - Method in class com.m3.scalaflavor4j.Right
 
run() - Method in class com.m3.scalaflavor4j.Process
scala.sys.process.ProcessBuilder#! Starts the process represented by this builder, blocks until it exits, and returns the exit code.
runAndGetStdout() - Method in class com.m3.scalaflavor4j.Process
scala.sys.process.ProcessBuilder#!! Starts the process represented by this builder, blocks until it exits, and returns the output as a String.

S

sameElements(Seq<T>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
sameElements(Seq<T>) - Method in class com.m3.scalaflavor4j.Nil
 
sameElements(Seq<T>) - Method in class com.m3.scalaflavor4j.Seq
Checks if the other iterable collection contains the same elements in the same order as this sequence.
ScalaFlavor4JException - Exception in com.m3.scalaflavor4j
Wrapped RuntimeException
ScalaFlavor4JException(Throwable) - Constructor for exception com.m3.scalaflavor4j.ScalaFlavor4JException
 
ScalaFlavor4JException(String, Throwable) - Constructor for exception com.m3.scalaflavor4j.ScalaFlavor4JException
 
scanLeft(U, Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
scanLeft(U) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
scanLeft(U, Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Nil
 
scanLeft(U) - Method in class com.m3.scalaflavor4j.Nil
 
scanLeft(U, Function2<U, T, U>) - Method in class com.m3.scalaflavor4j.Seq
Produces a collection containing cummulative results of applying the operator going left to right.
scanLeft(U) - Method in class com.m3.scalaflavor4j.Seq
scanRight(U, Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
scanRight(U) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
scanRight(U, Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Nil
 
scanRight(U) - Method in class com.m3.scalaflavor4j.Nil
 
scanRight(U, Function2<T, U, U>) - Method in class com.m3.scalaflavor4j.Seq
Produces a collection containing cummulative results of applying the operator going right to left.
scanRight(U) - Method in class com.m3.scalaflavor4j.Seq
seq(T...) - Static method in class com.m3.scalaflavor4j.Predef
 
seq(Enumeration<T>) - Static method in class com.m3.scalaflavor4j.Predef
 
seq(Iterator<T>) - Static method in class com.m3.scalaflavor4j.Predef
 
seq(Iterable<T>) - Static method in class com.m3.scalaflavor4j.Predef
 
Seq<T> - Class in com.m3.scalaflavor4j
scala.collection.Seq
Seq() - Constructor for class com.m3.scalaflavor4j.Seq
 
setPromiscuously(boolean) - Method in class com.m3.scalaflavor4j.ExceptionControl.CatchBuilder
 
SInt - Class in com.m3.scalaflavor4j
scala.runtime.RichInt
size() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
size() - Method in class com.m3.scalaflavor4j.Nil
 
size() - Method in class com.m3.scalaflavor4j.Seq
The size of this sequence, equivalent to length.
slice(int, int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
slice(int, int) - Method in class com.m3.scalaflavor4j.Nil
 
slice(int, int) - Method in class com.m3.scalaflavor4j.Seq
Selects an interval of elements.
sliding(int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
sliding(int, int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
sliding(int) - Method in class com.m3.scalaflavor4j.Nil
 
sliding(int, int) - Method in class com.m3.scalaflavor4j.Nil
 
sliding(int) - Method in class com.m3.scalaflavor4j.Seq
Groups elements in fixed size blocks by passing a "sliding window" over them (as opposed to partitioning them, as is done in grouped.
sliding(int, int) - Method in class com.m3.scalaflavor4j.Seq
Groups elements in fixed size blocks by passing a "sliding window" over them (as opposed to partitioning them, as is done in grouped.
SLong - Class in com.m3.scalaflavor4j
scala.runtime.RichLong
SMap<K,V> - Class in com.m3.scalaflavor4j
scala.collection.Map
SNum - Class in com.m3.scalaflavor4j
Number (BigDecimal wrapper)
Some<T> - Class in com.m3.scalaflavor4j
scala.Some Class Some[A] represents existing values of type A.
Some(T) - Constructor for class com.m3.scalaflavor4j.Some
 
sortWith(Function2<T, T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
sortWith(Function2<T, T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
sortWith(Function2<T, T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Sorts this sequence according to a comparison function.
Source<T> - Class in com.m3.scalaflavor4j
This object provides convenience methods to create an iterable representation of a source file.
span(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
span(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
span(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Splits this sequence into a prefix/suffix pair according to a predicate.
spawn(VoidFunction0) - Static method in class com.m3.scalaflavor4j.ConcurrentOps
Evaluates an expression asynchronously.
splitAt(int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
splitAt(int) - Method in class com.m3.scalaflavor4j.Nil
 
splitAt(int) - Method in class com.m3.scalaflavor4j.Seq
Splits this sequence into two at a given position.
startsWith(Seq<T>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
startsWith(Seq<T>, int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
startsWith(Seq<T>) - Method in class com.m3.scalaflavor4j.Nil
 
startsWith(Seq<T>, int) - Method in class com.m3.scalaflavor4j.Nil
 
startsWith(Seq<T>) - Method in class com.m3.scalaflavor4j.Seq
Tests whether this sequence contains the given sequence at a given index.
startsWith(Seq<T>, int) - Method in class com.m3.scalaflavor4j.Seq
Tests whether this sequence contains the given sequence at a given index.
Str - Class in com.m3.scalaflavor4j
Provides scala.runtime.StringLike
StringLike - Class in com.m3.scalaflavor4j
scala.collection.immutable.StringLike
StringLike(Collection<Character>) - Constructor for class com.m3.scalaflavor4j.StringLike
 
sum() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
sum() - Method in class com.m3.scalaflavor4j.Nil
 
sum() - Method in class com.m3.scalaflavor4j.Seq
Sums up the elements of this collection.
swap() - Method in class com.m3.scalaflavor4j.Either
If this is a Left, then return the left value in Right or vice versa.
swap() - Method in class com.m3.scalaflavor4j.Left
 
swap() - Method in class com.m3.scalaflavor4j.Right
 
swap() - Method in class com.m3.scalaflavor4j.Tuple2
Swaps the elements of this Tuple.

T

tail() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
tail() - Method in class com.m3.scalaflavor4j.Nil
 
tail() - Method in class com.m3.scalaflavor4j.Seq
Selects all elements except the first.
take(int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
take(int) - Method in class com.m3.scalaflavor4j.Nil
 
take(int) - Method in class com.m3.scalaflavor4j.Seq
Selects first n elements.
takeRight(int) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
takeRight(int) - Method in class com.m3.scalaflavor4j.Nil
 
takeRight(int) - Method in class com.m3.scalaflavor4j.Seq
Selects last n elements.
takeWhile(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
takeWhile(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Nil
 
takeWhile(Function1<T, Boolean>) - Method in class com.m3.scalaflavor4j.Seq
Takes longest prefix of elements that satisfy a predicate.
to(Integer) - Method in class com.m3.scalaflavor4j.SInt
 
to(Integer, Integer) - Method in class com.m3.scalaflavor4j.SInt
 
to(Long) - Method in class com.m3.scalaflavor4j.SLong
 
to(Long, Long) - Method in class com.m3.scalaflavor4j.SLong
 
toBigDecimal() - Method in class com.m3.scalaflavor4j.SNum
 
toBigInteger() - Method in class com.m3.scalaflavor4j.SNum
 
toByteSeq() - Method in class com.m3.scalaflavor4j.BufferedSource
Reads as a byte list
toCharSeq() - Method in class com.m3.scalaflavor4j.BufferedSource
Reads as a char list
toDouble() - Method in class com.m3.scalaflavor4j.SNum
 
toFloat() - Method in class com.m3.scalaflavor4j.SNum
 
toInt() - Method in class com.m3.scalaflavor4j.SNum
 
toJucFuture() - Method in class com.m3.scalaflavor4j.RichFunction0
[Original] Converts to Future
toList() - Method in class com.m3.scalaflavor4j.arm.ManagedResource
 
toList() - Method in interface com.m3.scalaflavor4j.CollectionLike
[Original] Produces as java.util.List object
toList() - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
toList() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
toList() - Method in class com.m3.scalaflavor4j.Nil
 
toList() - Method in class com.m3.scalaflavor4j.None
 
toList() - Method in class com.m3.scalaflavor4j.SMap
[Original] Provides as java.util.List object
toList() - Method in class com.m3.scalaflavor4j.Some
 
toLong() - Method in class com.m3.scalaflavor4j.SNum
 
toMap() - Method in class com.m3.scalaflavor4j.SMap
[Original] Provides as java.util.Map object
toSeq() - Method in class com.m3.scalaflavor4j.ForkJoinParSeq
 
toSeq() - Method in class com.m3.scalaflavor4j.ParSeq
Converts to Seq
toSeq() - Method in class com.m3.scalaflavor4j.SMap
 
toSInt() - Method in class com.m3.scalaflavor4j.SNum
 
toSLong() - Method in class com.m3.scalaflavor4j.SNum
 
toString() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
toString() - Method in class com.m3.scalaflavor4j.Left
 
toString() - Method in class com.m3.scalaflavor4j.Nil
 
toString() - Method in class com.m3.scalaflavor4j.None
 
toString() - Method in class com.m3.scalaflavor4j.RichFunction0
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichFunction1
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichFunction2
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichFunction3
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichFunction4
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichFunction5
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichVoidFunction2
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichVoidFunction3
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichVoidFunction4
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.RichVoidFunction5
Creates a String representation of this object.
toString() - Method in class com.m3.scalaflavor4j.Right
 
toString() - Method in class com.m3.scalaflavor4j.SInt
 
toString() - Method in class com.m3.scalaflavor4j.SLong
 
toString() - Method in class com.m3.scalaflavor4j.SMap
 
toString() - Method in class com.m3.scalaflavor4j.SNum
 
toString() - Method in class com.m3.scalaflavor4j.Some
 
toString() - Method in class com.m3.scalaflavor4j.StringLike
 
toString() - Method in class com.m3.scalaflavor4j.Tuple2
 
toString() - Method in class com.m3.scalaflavor4j.Tuple3
 
toString() - Method in class com.m3.scalaflavor4j.Tuple4
 
toString() - Method in class com.m3.scalaflavor4j.Tuple5
 
toStringSeq() - Method in class com.m3.scalaflavor4j.BufferedSource
Reads as a string list
Tpl - Class in com.m3.scalaflavor4j
Factory for Tpl[n]
Tpl2<T1,T2> - Class in com.m3.scalaflavor4j
Tuple2 alias
Tpl2(T1, T2) - Constructor for class com.m3.scalaflavor4j.Tpl2
 
Tpl3<T1,T2,T3> - Class in com.m3.scalaflavor4j
Tuple3 alias
Tpl3(T1, T2, T3) - Constructor for class com.m3.scalaflavor4j.Tpl3
 
Tpl4<T1,T2,T3,T4> - Class in com.m3.scalaflavor4j
Tuple4 alias
Tpl4(T1, T2, T3, T4) - Constructor for class com.m3.scalaflavor4j.Tpl4
 
Tpl5<T1,T2,T3,T4,T5> - Class in com.m3.scalaflavor4j
Tuple5 alias
Tpl5(T1, T2, T3, T4, T5) - Constructor for class com.m3.scalaflavor4j.Tpl5
 
transpose() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
transpose() - Method in class com.m3.scalaflavor4j.Nil
 
transpose() - Method in class com.m3.scalaflavor4j.Seq
Transposes this list of traversable collections into a list of lists.
Triple<T1,T2,T3> - Class in com.m3.scalaflavor4j
Tuple3 alias
Triple(T1, T2, T3) - Constructor for class com.m3.scalaflavor4j.Triple
 
Tuple - Class in com.m3.scalaflavor4j
Factory for Tuple[n]
Tuple2<T1,T2> - Class in com.m3.scalaflavor4j
A tuple of 2 elements; the canonical representation of a Product2.
Tuple2(T1, T2) - Constructor for class com.m3.scalaflavor4j.Tuple2
 
Tuple3<T1,T2,T3> - Class in com.m3.scalaflavor4j
A tuple of 3 elements; the canonical representation of a Product3.
Tuple3(T1, T2, T3) - Constructor for class com.m3.scalaflavor4j.Tuple3
 
Tuple4<T1,T2,T3,T4> - Class in com.m3.scalaflavor4j
A tuple of 4 elements; the canonical representation of a Product4.
Tuple4(T1, T2, T3, T4) - Constructor for class com.m3.scalaflavor4j.Tuple4
 
Tuple5<T1,T2,T3,T4,T5> - Class in com.m3.scalaflavor4j
A tuple of 5 elements; the canonical representation of a Product5.
Tuple5(T1, T2, T3, T4, T5) - Constructor for class com.m3.scalaflavor4j.Tuple5
 
tupled() - Method in class com.m3.scalaflavor4j.RichFunction2
Creates a tupled version of this function: instead of 2 arguments, it accepts a single Tuple2 argument.
tupled() - Method in class com.m3.scalaflavor4j.RichFunction3
Creates a tupled version of this function: instead of 3 arguments, it accepts a single Tuple3 argument.
tupled() - Method in class com.m3.scalaflavor4j.RichFunction4
Creates a tupled version of this function: instead of 4 arguments, it accepts a single Tuple4 argument.
tupled() - Method in class com.m3.scalaflavor4j.RichFunction5
Creates a tupled version of this function: instead of 5 arguments, it accepts a single Tuple5 argument.
tupled() - Method in class com.m3.scalaflavor4j.RichVoidFunction2
Creates a tupled version of this function: instead of 2 arguments, it accepts a single Tuple2 argument.
tupled() - Method in class com.m3.scalaflavor4j.RichVoidFunction3
Creates a tupled version of this function: instead of 3 arguments, it accepts a single Tuple3 argument.
tupled() - Method in class com.m3.scalaflavor4j.RichVoidFunction4
Creates a tupled version of this function: instead of 4 arguments, it accepts a single Tuple4 argument.
tupled() - Method in class com.m3.scalaflavor4j.RichVoidFunction5
Creates a tupled version of this function: instead of 5 arguments, it accepts a single Tuple5 argument.

U

ultimately(VoidFunction0) - Static method in class com.m3.scalaflavor4j.ExceptionControl
Returns a Catch object with no catch logic and the argument as Finally.
unapply(Object) - Method in class com.m3.scalaflavor4j.Extractor
Extract a value
unapply(Tuple2<T1, T2>) - Static method in class com.m3.scalaflavor4j.Pair
 
unapply(Tpl2<T1, T2>) - Static method in class com.m3.scalaflavor4j.Tpl2
 
unapply(Tpl3<T1, T2, T3>) - Static method in class com.m3.scalaflavor4j.Tpl3
 
unapply(Tpl4<T1, T2, T3, T4>) - Static method in class com.m3.scalaflavor4j.Tpl4
 
unapply(Tpl5<T1, T2, T3, T4, T5>) - Static method in class com.m3.scalaflavor4j.Tpl5
 
unapply(Tuple3<T1, T2, T3>) - Static method in class com.m3.scalaflavor4j.Triple
 
unapply(Tuple2<T1, T2>) - Static method in class com.m3.scalaflavor4j.Tuple2
 
unapply(Tuple3<T1, T2, T3>) - Static method in class com.m3.scalaflavor4j.Tuple3
 
unapply(Tuple4<T1, T2, T3, T4>) - Static method in class com.m3.scalaflavor4j.Tuple4
 
unapply(Tuple5<T1, T2, T3, T4, T5>) - Static method in class com.m3.scalaflavor4j.Tuple5
 
union(Seq<T>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
union(Seq<T>) - Method in class com.m3.scalaflavor4j.Nil
 
union(Seq<T>) - Method in class com.m3.scalaflavor4j.Seq
Produces a new sequence which contains all elements of this sequence and also all elements of a given sequence.
until(Integer) - Method in class com.m3.scalaflavor4j.SInt
 
until(Integer, Integer) - Method in class com.m3.scalaflavor4j.SInt
 
until(Long) - Method in class com.m3.scalaflavor4j.SLong
 
until(Long, Long) - Method in class com.m3.scalaflavor4j.SLong
 
unzip() - Method in class com.m3.scalaflavor4j.SMap
Converts this immutable map of pairs into two collections of the first and second half of each pair.
updated(int, T) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
updated(int, T) - Method in class com.m3.scalaflavor4j.Nil
 
updated(int, T) - Method in class com.m3.scalaflavor4j.Seq
A copy of this sequence with one single replaced element.
updated(K, V) - Method in class com.m3.scalaflavor4j.SMap
A new immutable map containing updating this map with a given key/value mapping.

V

VoidF0 - Interface in com.m3.scalaflavor4j
VoidF1<T1> - Interface in com.m3.scalaflavor4j
VoidF2<T1,T2> - Interface in com.m3.scalaflavor4j
VoidF3<T1,T2,T3> - Interface in com.m3.scalaflavor4j
VoidF4<T1,T2,T3,T4> - Interface in com.m3.scalaflavor4j
VoidF5<T1,T2,T3,T4,T5> - Interface in com.m3.scalaflavor4j
VoidFunction0 - Interface in com.m3.scalaflavor4j
A function of 0 parameter (return type void).
VoidFunction1<T1> - Interface in com.m3.scalaflavor4j
A function of 1 parameter (return type void).
VoidFunction2<T1,T2> - Interface in com.m3.scalaflavor4j
A function of 2 parameters (return type void).
VoidFunction3<T1,T2,T3> - Interface in com.m3.scalaflavor4j
A function of 3 parameters (return type void).
VoidFunction4<T1,T2,T3,T4> - Interface in com.m3.scalaflavor4j
A function of 4 parameters (return type void).
VoidFunction5<T1,T2,T3,T4,T5> - Interface in com.m3.scalaflavor4j
A function of 5 parameters (return type void).

W

withApply(Function1<Throwable, R>) - Method in class com.m3.scalaflavor4j.ExceptionControl.CatchBuilder
Create a new Catch with the same isDefinedAt logic as this one, but with the supplied apply method replacing the current one.

Y

yield(Function1<T, U>) - Method in class com.m3.scalaflavor4j.ForComprehension1
 
yield(Function1<Tuple2<T1, T2>, U>) - Method in class com.m3.scalaflavor4j.ForComprehension2
 
yield(Function1<Tuple3<T1, T2, T3>, U>) - Method in class com.m3.scalaflavor4j.ForComprehension3
 
yield(Function1<Tuple4<T1, T2, T3, T4>, U>) - Method in class com.m3.scalaflavor4j.ForComprehension4
 
yield(Function1<Tuple5<T1, T2, T3, T4, T5>, U>) - Method in class com.m3.scalaflavor4j.ForComprehension5
 

Z

zip(Seq<U>) - Method in class com.m3.scalaflavor4j.IndexedSeq
 
zip(Seq<U>) - Method in class com.m3.scalaflavor4j.Nil
 
zip(Seq<U>) - Method in class com.m3.scalaflavor4j.Seq
Returns a sequence formed from this sequence and another iterable collection by combining corresponding elements in pairs.
zipWithIndex() - Method in class com.m3.scalaflavor4j.IndexedSeq
 
zipWithIndex() - Method in class com.m3.scalaflavor4j.Nil
 
zipWithIndex() - Method in class com.m3.scalaflavor4j.Seq
Zips this sequence with its indices.

_

_(Integer) - Static method in class com.m3.scalaflavor4j.SInt
 
_1() - Method in class com.m3.scalaflavor4j.Tuple2
Element 1 of this Tuple2
_1() - Method in class com.m3.scalaflavor4j.Tuple3
Element 1 of this Tuple3
_1() - Method in class com.m3.scalaflavor4j.Tuple4
Element 1 of this Tuple4
_1() - Method in class com.m3.scalaflavor4j.Tuple5
Element 1 of this Tuple5
_2() - Method in class com.m3.scalaflavor4j.Tuple2
Element 2 of this Tuple2
_2() - Method in class com.m3.scalaflavor4j.Tuple3
Element 2 of this Tuple3
_2() - Method in class com.m3.scalaflavor4j.Tuple4
Element 2 of this Tuple4
_2() - Method in class com.m3.scalaflavor4j.Tuple5
Element 2 of this Tuple5
_3() - Method in class com.m3.scalaflavor4j.Tuple3
Element 3 of this Tuple3
_3() - Method in class com.m3.scalaflavor4j.Tuple4
Element 3 of this Tuple4
_3() - Method in class com.m3.scalaflavor4j.Tuple5
Element 3 of this Tuple5
_4() - Method in class com.m3.scalaflavor4j.Tuple4
Element 4 of this Tuple4
_4() - Method in class com.m3.scalaflavor4j.Tuple5
Element 4 of this Tuple5
_5() - Method in class com.m3.scalaflavor4j.Tuple5
Element 5 of this Tuple5
_arrow(Function1<M, R>) - Method in class com.m3.scalaflavor4j.CaseClause.CaseClauseBuilder
 
_case(Class<M>) - Static method in class com.m3.scalaflavor4j.CaseClause
 
_case(Extractor<M>) - Static method in class com.m3.scalaflavor4j.CaseClause
 
_if(Guard<M>) - Method in class com.m3.scalaflavor4j.CaseClause.CaseClauseBuilder
 
A B C D E F G H I L M N O P R S T U V W Y Z _ 

Copyright © 2015. All rights reserved.