A B C D E F G H I L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- tail() - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
-
Returns the tail of this
ImmutableNonEmptyVector
. - tail() - Method in interface software.kes.collectionviews.NonEmptyVector
-
Returns the tail of this
NonEmptyVector
. - tails() - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns a
NonEmptyIterable
containing the tails of thisImmutableVector
. - tails() - Method in interface software.kes.collectionviews.Vector
-
Returns a
NonEmptyIterable
containing the tails of thisVector
. - take(int) - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns a new
ImmutableVector
containing at most the firstcount
elements of thisImmutableVector
. - take(int) - Method in interface software.kes.collectionviews.Vector
-
Returns a new
Vector
containing at most the firstcount
elements of thisVector
. - takeRight(int) - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns a new
ImmutableVector
containing at most the lastcount
elements of thisImmutableVector
. - takeRight(int) - Method in interface software.kes.collectionviews.Vector
-
Returns a new
Vector
containing at most the lastcount
elements of thisVector
. - takeWhile(Fn1<? super A, ? extends Boolean>) - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns a new
ImmutableVector
containing the longest prefix of elements thisImmutableVector
that satisfy a predicate. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableNonEmptySet
-
Returns an
ImmutableNonEmptySet
containing the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
-
Returns an
ImmutableNonEmptyVector
containing the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableSet
-
Returns an
ImmutableSet
containing the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns an
ImmutableVector
containing the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.NonEmptySet
-
Converts this
NonEmptySet
to anImmutableNonEmptySet
. - toImmutable() - Method in interface software.kes.collectionviews.NonEmptyVector
-
Converts this
NonEmptyVector
to anImmutableNonEmptyVector
. - toImmutable() - Method in interface software.kes.collectionviews.Set
-
Converts this
Set
to anImmutableSet
. - toImmutable() - Method in interface software.kes.collectionviews.Vector
-
Converts this
Vector
to anImmutableVector
. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableNonEmptySet
-
Attempts to convert this
ImmutableSet
to anImmutableNonEmptySet
. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
-
Attempts to convert this
ImmutableVector
to anImmutableNonEmptyVector
. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableSet
-
Attempts to convert this
ImmutableSet
to anImmutableNonEmptySet
. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableVector
-
Attempts to convert this
ImmutableVector
to anImmutableNonEmptyVector
. - toNonEmpty() - Method in interface software.kes.collectionviews.NonEmptySet
-
Attempts to convert this
Set
to aNonEmptySet
. - toNonEmpty() - Method in interface software.kes.collectionviews.NonEmptyVector
-
Attempts to convert this
Vector
to aNonEmptyVector
. - toNonEmpty() - Method in interface software.kes.collectionviews.Set
-
Attempts to convert this
Set
to aNonEmptySet
. - toNonEmpty() - Method in interface software.kes.collectionviews.Vector
-
Attempts to convert this
Vector
to aNonEmptyVector
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableNonEmptySet
-
Attempts to convert this
ImmutableSet
to aImmutableNonEmptySet
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
-
Attempts to convert this
ImmutableVector
to aImmutableNonEmptyVector
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableSet
-
Attempts to convert this
ImmutableSet
to anImmutableNonEmptySet
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableVector
-
Attempts to convert this
ImmutableVector
to anImmutableNonEmptyVector
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.NonEmptySet
-
Attempts to convert this
Set
to aNonEmptySet
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.NonEmptyVector
-
Attempts to convert this
Vector
to aNonEmptyVector
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.Set
-
Attempts to convert this
Set
to aNonEmptySet
. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.Vector
-
Attempts to convert this
Vector
to aNonEmptyVector
.
All Classes All Packages