Modern Java API Design
As Java software developers, we build on the shoulders of giants – using APIs developed by others to propel ourselves further forward. Frequently we also find ourselves in the position where we must provide our own APIs for other software developers to use. Building a Java API is not without …