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

E

endsWith(Seq<? extends T>) - Method in interface com.github.javactic.Every
Indicates whether this Every ends with the given Iterable.
equals(Object) - Method in class com.github.javactic.Bad
 
equals(Object) - Method in class com.github.javactic.Fail
 
equals(Object) - Method in class com.github.javactic.Good
 
equals(Object) - Method in class com.github.javactic.Many
 
equals(Object) - Method in class com.github.javactic.One
 
equals(Object) - Method in class com.github.javactic.Pass
 
Every<T> - Interface in com.github.javactic
An ordered, immutable, non-empty collection of elements.
exists(Predicate<? super G>) - Method in class com.github.javactic.Bad
 
exists(Predicate<? super T>) - Method in interface com.github.javactic.Every
Indicates whether a predicate holds for at least one of the elements of this Every.
exists(Predicate<? super G>) - Method in class com.github.javactic.Good
 
exists(Predicate<? super G>) - Method in interface com.github.javactic.Or
Returns true if this Or is a Good and the predicate p returns true when applied to this Good's value.
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.