You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small project created with Maven to document my Java exercises using Lambda functions (Predicate, Consumer, Provider, Function, BiFunction, UnaryOperator, BinaryOperator etc.); the data used is fetched from public APIs using the Unirest utility