Description
Some features that we could potentially use include:
- default methods in interfaces to extend features while maintaining backward compatibility
- lambdas for such things as callbacks
- really use functional interfaces (already kind of present, but not really used)
- "forEach" in many places for Iterable collections
Attachments
Issue Links
- relates to
-
PIVOT-1010 Update CalendarDate and Time classes to interact with new java.time classes
- Open