Skip navigation links
A B C D E F G H I L M N O P R S T U V W Z 

P

padTo(int, T) - Method in interface com.github.javactic.Every
A copy of this Every with an element value appended until a given target length is reached.
Pass<T> - Class in com.github.javactic
Indicates a validation succeeded.
pass() - Static method in interface com.github.javactic.Validation
Returns the Pass instance.
patch(int, Every<? extends T>, int) - Method in interface com.github.javactic.Every
Produces a new Every where a slice of elements in this Every is replaced by another Every.
permutations() - Method in interface com.github.javactic.Every
Iterates over distinct permutations.
prefixLength(Predicate<? super T>) - Method in interface com.github.javactic.Every
Returns the length of the longest prefix whose elements all satisfy some predicate.
prepend(T) - Method in interface com.github.javactic.Every
Returns a new Every with the given element prepended.
product() - Method in interface com.github.javactic.Every
The result of multiplying all the elements of this Every.
A B C D E F G H I L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2016. All rights reserved.