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
NonEmptyIterablecontaining the tails of thisImmutableVector. - tails() - Method in interface software.kes.collectionviews.Vector
-
Returns a
NonEmptyIterablecontaining the tails of thisVector. - take(int) - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns a new
ImmutableVectorcontaining at most the firstcountelements of thisImmutableVector. - take(int) - Method in interface software.kes.collectionviews.Vector
-
Returns a new
Vectorcontaining at most the firstcountelements of thisVector. - takeRight(int) - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns a new
ImmutableVectorcontaining at most the lastcountelements of thisImmutableVector. - takeRight(int) - Method in interface software.kes.collectionviews.Vector
-
Returns a new
Vectorcontaining at most the lastcountelements of thisVector. - takeWhile(Fn1<? super A, ? extends Boolean>) - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns a new
ImmutableVectorcontaining the longest prefix of elements thisImmutableVectorthat satisfy a predicate. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableNonEmptySet
-
Returns an
ImmutableNonEmptySetcontaining the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
-
Returns an
ImmutableNonEmptyVectorcontaining the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableSet
-
Returns an
ImmutableSetcontaining the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.ImmutableVector
-
Returns an
ImmutableVectorcontaining the same elements as this one. - toImmutable() - Method in interface software.kes.collectionviews.NonEmptySet
-
Converts this
NonEmptySetto anImmutableNonEmptySet. - toImmutable() - Method in interface software.kes.collectionviews.NonEmptyVector
-
Converts this
NonEmptyVectorto anImmutableNonEmptyVector. - toImmutable() - Method in interface software.kes.collectionviews.Set
-
Converts this
Setto anImmutableSet. - toImmutable() - Method in interface software.kes.collectionviews.Vector
-
Converts this
Vectorto anImmutableVector. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableNonEmptySet
-
Attempts to convert this
ImmutableSetto anImmutableNonEmptySet. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
-
Attempts to convert this
ImmutableVectorto anImmutableNonEmptyVector. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableSet
-
Attempts to convert this
ImmutableSetto anImmutableNonEmptySet. - toNonEmpty() - Method in interface software.kes.collectionviews.ImmutableVector
-
Attempts to convert this
ImmutableVectorto anImmutableNonEmptyVector. - toNonEmpty() - Method in interface software.kes.collectionviews.NonEmptySet
-
Attempts to convert this
Setto aNonEmptySet. - toNonEmpty() - Method in interface software.kes.collectionviews.NonEmptyVector
-
Attempts to convert this
Vectorto aNonEmptyVector. - toNonEmpty() - Method in interface software.kes.collectionviews.Set
-
Attempts to convert this
Setto aNonEmptySet. - toNonEmpty() - Method in interface software.kes.collectionviews.Vector
-
Attempts to convert this
Vectorto aNonEmptyVector. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableNonEmptySet
-
Attempts to convert this
ImmutableSetto aImmutableNonEmptySet. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
-
Attempts to convert this
ImmutableVectorto aImmutableNonEmptyVector. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableSet
-
Attempts to convert this
ImmutableSetto anImmutableNonEmptySet. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.ImmutableVector
-
Attempts to convert this
ImmutableVectorto anImmutableNonEmptyVector. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.NonEmptySet
-
Attempts to convert this
Setto aNonEmptySet. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.NonEmptyVector
-
Attempts to convert this
Vectorto aNonEmptyVector. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.Set
-
Attempts to convert this
Setto aNonEmptySet. - toNonEmptyOrThrow() - Method in interface software.kes.collectionviews.Vector
-
Attempts to convert this
Vectorto aNonEmptyVector.
All Classes All Packages