public static class Collections.EmptyImmutableSeq$
extends java.lang.Object
implements scala.collection.immutable.Seq<scala.runtime.Nothing$>, scala.Product, scala.Serializable
scala.PartialFunction.AndThen<A,B,C>, scala.PartialFunction.Lifted<A,B>, scala.PartialFunction.OrElse<A,B>, scala.PartialFunction.Unlifted<A,B>
scala.collection.SeqLike.CombinationsItr, scala.collection.SeqLike.PermutationsItr
scala.collection.TraversableLike.WithFilter
scala.collection.TraversableOnce.BufferedCanBuildFrom<A,CC extends scala.collection.TraversableOnce<java.lang.Object>>, scala.collection.TraversableOnce.FlattenOps<A>, scala.collection.TraversableOnce.ForceImplicitAmbiguity, scala.collection.TraversableOnce.MonadOps<A>, scala.collection.TraversableOnce.OnceCanBuildFrom<A>
Modifier and Type | Field and Description |
---|---|
static Collections.EmptyImmutableSeq$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
EmptyImmutableSeq$() |
Modifier and Type | Method and Description |
---|---|
scala.runtime.Nothing$ |
apply(int idx) |
scala.collection.Iterator<scala.runtime.Nothing$> |
iterator() |
int |
length() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
$init$, canBuildFrom, companion, concat, empty, fill, fill, fill, fill, fill, iterate, parCombiner, range, range, ReusableCBF, seq, tabulate, tabulate, tabulate, tabulate, tabulate, toSeq, unapplySeq
$init$, andThen, applyOrElse, cond, condOpt, isDefinedAt, lift, orElse, runWith
$init$, apply, apply$mcDD$sp, apply$mcDF$sp, apply$mcDI$sp, apply$mcDJ$sp, apply$mcFD$sp, apply$mcFF$sp, apply$mcFI$sp, apply$mcFJ$sp, apply$mcID$sp, apply$mcIF$sp, apply$mcII$sp, apply$mcIJ$sp, apply$mcJD$sp, apply$mcJF$sp, apply$mcJI$sp, apply$mcJJ$sp, apply$mcVD$sp, apply$mcVF$sp, apply$mcVI$sp, apply$mcVJ$sp, apply$mcZD$sp, apply$mcZF$sp, apply$mcZI$sp, apply$mcZJ$sp, compose, toString
$init$, apply, concat, fill, fill, fill, fill, fill, iterate, range, range, tabulate, tabulate, tabulate, tabulate, tabulate
$init$, flatten, foreach, genericBuilder, head, isEmpty, transpose, unzip, unzip3
$colon$plus, $init$, $plus$colon, combinations, contains, containsSlice, corresponds, diff, distinct, endsWith, indexOfSlice, indexOfSlice, indexWhere, indices, intersect, isEmpty, lastIndexOfSlice, lastIndexOfSlice, lastIndexWhere, lengthCompare, padTo, patch, permutations, reverse, reverseIterator, reverseMap, segmentLength, size, sortBy, sorted, sortWith, startsWith, thisCollection, toCollection, toString, union, updated, view, view
$init$, canEqual, copyToArray, drop, dropRight, exists, find, foldRight, forall, foreach, grouped, head, reduceRight, sameElements, slice, sliding, sliding, take, takeRight, takeWhile, toIterable, toIterator, toStream, zip, zipAll, zipWithIndex
$init$, $plus$plus, $plus$plus$colon, $plus$plus$colon, collect, dropWhile, filter, filterImpl, filterNot, flatMap, groupBy, hasDefiniteSize, headOption, init, inits, isTraversableAgain, last, lastOption, map, newBuilder, partition, repr, scan, scanLeft, scanRight, sliceWithKnownBound, sliceWithKnownDelta, span, splitAt, stringPrefix, tail, tails, to, toTraversable, withFilter
$colon$bslash, $div$colon, $init$, addString, addString, addString, aggregate, alternateImplicit, collectFirst, copyToArray, copyToArray, copyToBuffer, count, flattenTraversableOnce, fold, foldLeft, max, maxBy, min, minBy, mkString, mkString, mkString, MonadOps, nonEmpty, OnceCanBuildFrom, product, reduce, reduceLeft, reduceLeftOption, reduceOption, reduceRightOption, reversed, sum, toArray, toBuffer, toIndexedSeq, toList, toMap, toSet, toVector
public static final Collections.EmptyImmutableSeq$ MODULE$
public final scala.collection.Iterator<scala.runtime.Nothing$> iterator()
iterator
in interface scala.collection.GenIterableLike<scala.runtime.Nothing$,scala.collection.Seq<scala.runtime.Nothing$>>
iterator
in interface scala.collection.IterableLike<scala.runtime.Nothing$,scala.collection.Seq<scala.runtime.Nothing$>>
public final scala.runtime.Nothing$ apply(int idx)
apply
in interface scala.collection.GenSeqLike<scala.runtime.Nothing$,scala.collection.Seq<scala.runtime.Nothing$>>
apply
in interface scala.collection.SeqLike<scala.runtime.Nothing$,scala.collection.Seq<scala.runtime.Nothing$>>
public final int length()
length
in interface scala.collection.GenSeqLike<scala.runtime.Nothing$,scala.collection.Seq<scala.runtime.Nothing$>>
length
in interface scala.collection.SeqLike<scala.runtime.Nothing$,scala.collection.Seq<scala.runtime.Nothing$>>