Index

E F T 
All Classes and Interfaces|All Packages

E

epam.flipflop - package epam.flipflop
 

F

FlipFlopPredicate<T> - Class in epam.flipflop
A predicate that emulates flip-flop logic similar to the two-dots flip-flop in Perl or Ruby.
FlipFlopPredicate(Predicate<T>, Predicate<T>) - Constructor for class epam.flipflop.FlipFlopPredicate
Constructs a new FlipFlopPredicate with the given start and end conditions.

T

test(T) - Method in class epam.flipflop.FlipFlopPredicate
Evaluates this predicate on the given argument.
E F T 
All Classes and Interfaces|All Packages