Advanced patterns - gkresic/commons-fields GitHub Wiki

commons-fields introduces several concepts, many of which are mutually independent - anyone is free to implement (or use from this pre-packaged library) only parts it finds useful. Some concepts, liked checked getters and setters have already been demonstrated in Getting started, so lets now see some more advanced usage patterns that we found useful.