- 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
-
- apply(CollectionLike<T1>, CollectionLike<T2>) - Static method in class com.m3.scalaflavor4j.For
-
- apply(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>) - Static method in class com.m3.scalaflavor4j.For
-
- apply(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>, CollectionLike<T4>) - Static method in class com.m3.scalaflavor4j.For
-
- apply(CollectionLike<T1>, CollectionLike<T2>, CollectionLike<T3>, CollectionLike<T4>, CollectionLike<T5>) - Static method in class com.m3.scalaflavor4j.For
-
- 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
-
- 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.
- F0<R> - Interface in com.m3.scalaflavor4j
-
- F1<T1,R> - Interface in com.m3.scalaflavor4j
-
- F2<T1,T2,R> - Interface in com.m3.scalaflavor4j
-
- F3<T1,T2,T3,R> - Interface in com.m3.scalaflavor4j
-
- F4<T1,T2,T3,T4,R> - Interface in com.m3.scalaflavor4j
-
- F5<T1,T2,T3,T4,T5,R> - Interface in com.m3.scalaflavor4j
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- Tpl2(T1, T2) - Constructor for class com.m3.scalaflavor4j.Tpl2
-
- Tpl3<T1,T2,T3> - Class in com.m3.scalaflavor4j
-
- Tpl3(T1, T2, T3) - Constructor for class com.m3.scalaflavor4j.Tpl3
-
- Tpl4<T1,T2,T3,T4> - Class in com.m3.scalaflavor4j
-
- Tpl4(T1, T2, T3, T4) - Constructor for class com.m3.scalaflavor4j.Tpl4
-
- Tpl5<T1,T2,T3,T4,T5> - Class in com.m3.scalaflavor4j
-
- 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
-
- 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.