| Package | Description |
|---|---|
| com.m3.scalaflavor4j | |
| com.m3.scalaflavor4j.arm |
| Class and Description |
|---|
| BufferedSource
This object provides convenience methods to create an iterable representation
of a source file.
|
| CaseClause
CaseClause
|
| CaseClause.CaseClauseBuilder
CaseClause builder
|
| CollectionLike
scala.collection.* or scala.Option
|
| Either
scala.Either (not exactly)
|
| ExceptionControl.Catch
scala.util.control.Exception.Catch
|
| ExceptionControl.CatchBuilder |
| ExceptionControl.HandlingByBuilder |
| Extractor
Extractor for Pattern
|
F1
Function1 alias |
| ForComprehension1
for-comprehension
|
| ForComprehension2
for-comprehension
|
| ForComprehension3
for-comprehension
|
| ForComprehension4
for-comprehension
|
| ForComprehension5
for-comprehension
|
ForkJoinParSeq
ParSeq implementation |
| Function0
A function of 0 parameter.
|
| Function1
A function of 1 parameter.
|
| Function2
A function of 2 parameters.
|
| Function3
A function of 3 parameters.
|
| Function4
A function of 4 parameters.
|
| Function5
A function of 5 parameters.
|
| Generator
Generator (for-comprehension)
|
| Guard
Guard function
|
IndexedSeq
Seq implementation |
| Left
The left side of the disjoint union, as opposed to the Right side.
|
Nil
Seq implementation |
| Option
scala.Option
|
Pair
Tuple2 alias |
| ParSeq
A template trait for parallel sequences.
|
PartialF
PartialFunction alias |
| PartialFunction
A partial function of type PartialFunction[A, B] is a unary function where
the domain does not necessarily include all values of type A.
|
PredicateF1
Function1 alias for predicate functions |
| Process
scala.sys.process.Process
|
| RichFunction1
A function of 1 parameter.
|
| Seq
scala.collection.Seq
|
| SInt
scala.runtime.RichInt
|
| SLong
scala.runtime.RichLong
|
| SMap
scala.collection.Map
|
| SNum
Number (BigDecimal wrapper)
|
| StringLike
scala.collection.immutable.StringLike
|
Tpl2
Tuple2 alias |
Tpl3
Tuple3 alias |
Tpl4
Tuple4 alias |
Tpl5
Tuple5 alias |
Triple
Tuple3 alias |
| Tuple2
A tuple of 2 elements; the canonical representation of a Product2.
|
| Tuple3
A tuple of 3 elements; the canonical representation of a Product3.
|
| Tuple4
A tuple of 4 elements; the canonical representation of a Product4.
|
| Tuple5
A tuple of 5 elements; the canonical representation of a Product5.
|
| VoidFunction0
A function of 0 parameter (return type void).
|
| VoidFunction1
A function of 1 parameter (return type void).
|
| VoidFunction2
A function of 2 parameters (return type void).
|
| VoidFunction3
A function of 3 parameters (return type void).
|
| VoidFunction4
A function of 4 parameters (return type void).
|
| VoidFunction5
A function of 5 parameters (return type void).
|
| Class and Description |
|---|
| CollectionLike
scala.collection.* or scala.Option
|
| Function1
A function of 1 parameter.
|
| VoidFunction1
A function of 1 parameter (return type void).
|
Copyright © 2015. All rights reserved.