Index
All Classes and Interfaces|All Packages
E
- epam.legalage - package epam.legalage
L
- 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 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.
T
- test(LocalDate) - Method in class epam.legalage.LegalAgePredicate
-
Tests if the user with the given date of birth is over 18 years old.
All Classes and Interfaces|All Packages