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

F

fill(int, A) - Static method in interface software.kes.collectionviews.NonEmptyVector
Creates an ImmutableNonEmptyVector that repeats the same element size times.
fill(int, A) - Static method in interface software.kes.collectionviews.Vector
Creates an ImmutableVector that repeats the same element size times.
find(Fn1<? super A, ? extends Boolean>) - Method in interface software.kes.collectionviews.Set
Finds an element of this Set that satisfies a predicate, if any.
findIndex(Fn1<? super A, ? extends Boolean>) - Method in interface software.kes.collectionviews.Vector
Finds the first element of this Vector that satisfies a predicate, if any, and returns its index.
fmap(Fn1<? super A, ? extends B>) - Method in interface software.kes.collectionviews.ImmutableNonEmptyVector
Maps a function over this ImmutableNonEmptyVector.
fmap(Fn1<? super A, ? extends B>) - Method in interface software.kes.collectionviews.ImmutableVector
Maps a function over this ImmutableVector.
fmap(Fn1<? super A, ? extends B>) - Method in interface software.kes.collectionviews.NonEmptyVector
Maps a function over this NonEmptyVector.
fmap(Fn1<? super A, ? extends B>) - Method in interface software.kes.collectionviews.Vector
Maps a function over this Vector.
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