Index

A C D E F L M R T 
All Classes and Interfaces|All Packages

A

AgeApp - Class in diffblue.age.web
 
AgeApp() - Constructor for class diffblue.age.web.AgeApp
 
AgeResource - Class in diffblue.age.web
 
AgeResource() - Constructor for class diffblue.age.web.AgeResource
 
applyAsInt(String) - Method in class copilot.roman.RomanToArabicConverter
 
applyAsInt(String) - Method in class diffblue.roman.RomanToArabicConverter
 
applyAsInt(String) - Method in class epam.roman.RomanToArabicConverter
Converts a Roman numeral string to an Arabic integer.

C

copilot.roman - package copilot.roman
 

D

diffblue.age.web - package diffblue.age.web
 
diffblue.flipflop - package diffblue.flipflop
 
diffblue.legalage - package diffblue.legalage
 
diffblue.roman - package diffblue.roman
 

E

epam.flipflop - package epam.flipflop
 
epam.legalage - package epam.legalage
 
epam.roman - package epam.roman
 

F

FlipFlopPredicate<T> - Class in diffblue.flipflop
Emulates flip-flop logic similar to two-dots flip-flop in Perl or Ruby.
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<? super T>, Predicate<? super T>) - Constructor for class diffblue.flipflop.FlipFlopPredicate
 
FlipFlopPredicate(Predicate<T>, Predicate<T>) - Constructor for class epam.flipflop.FlipFlopPredicate
Constructs a new FlipFlopPredicate with the given start and end conditions.

L

LegalAgePredicate - Class in diffblue.legalage
 
LegalAgePredicate - Class in epam.legalage
A predicate that checks if a user is over 18 years old based on their date of birth.
LegalAgePredicate() - Constructor for class diffblue.legalage.LegalAgePredicate
 
LegalAgePredicate() - Constructor for class epam.legalage.LegalAgePredicate
Creates a LegalAgePredicate with the system default clock.
LegalAgePredicate(Clock) - Constructor for class epam.legalage.LegalAgePredicate
Creates a LegalAgePredicate with the specified clock.
legalAgeValidator() - Method in class diffblue.age.web.AgeResource
 

M

main(String[]) - Static method in class diffblue.age.web.AgeApp
 

R

RomanToArabicConverter - Class in copilot.roman
 
RomanToArabicConverter - Class in diffblue.roman
 
RomanToArabicConverter - Class in epam.roman
A converter that converts Roman numerals to Arabic integers.
RomanToArabicConverter() - Constructor for class copilot.roman.RomanToArabicConverter
 
RomanToArabicConverter() - Constructor for class diffblue.roman.RomanToArabicConverter
 
RomanToArabicConverter() - Constructor for class epam.roman.RomanToArabicConverter
 

T

test(LocalDate) - Method in class diffblue.legalage.LegalAgePredicate
 
test(LocalDate) - Method in class epam.legalage.LegalAgePredicate
Tests if the user with the given date of birth is over 18 years old.
test(T) - Method in class diffblue.flipflop.FlipFlopPredicate
 
test(T) - Method in class epam.flipflop.FlipFlopPredicate
Evaluates this predicate on the given argument.
A C D E F L M R T 
All Classes and Interfaces|All Packages