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

W

wrap(A[]) - Static method in interface software.kes.collectionviews.Vector
Creates a Vector that wraps an array.
wrap(List<A>) - Static method in interface software.kes.collectionviews.Vector
Creates a Vector that wraps a java.util.List.
wrap(Set<A>) - Static method in interface software.kes.collectionviews.Set
Creates a Set that wraps a java.util.Set.
wrapOrThrow(A[]) - Static method in interface software.kes.collectionviews.NonEmptyVector
Attempts to create a NonEmptyVector that wraps an array.
wrapOrThrow(List<A>) - Static method in interface software.kes.collectionviews.NonEmptyVector
Attempts to create a NonEmptyVector that wraps a java.util.List.
wrapOrThrow(Set<A>) - Static method in interface software.kes.collectionviews.NonEmptySet
Attempts to create a NonEmptySet that wraps a java.util.Set.
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