fm-lazyseq
fm-lazyseq
API
fm.lazyseq
BufferedLazySeq
BufferedLazySeq
EmptyLazySeq
Implicits
LazySeqRichFile
IteratorLazySeq
JavaIterableLazySeq
JavaIteratorLazySeq
LazySeq
Both
EitherOrBoth
Left
Right
LazySeq
LazySeqBuilder
AbortedException
ResourceLazySeq
SerializerReader
SerializerReader
SortedLazySeqBuilder
SortedLazySeqBuilder
ReadSortedRecords
TmpFileLazySeq
TmpFileLazySeqBuilder
fm-lazyseq
/
fm.lazyseq
/
LazySeq
/
Right
Right
fm.lazyseq.LazySeq$.Right
final case
class
Right
[
R
](
right
:
R
)
extends
EitherOrBoth
[
Nothing
,
R
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
EitherOrBoth
[
Nothing
,
R
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
leftOption
:
Option
[
Nothing
]
def
rightOption
:
Option
[
R
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product