Playing With args4j Part 5 — Safe setters
This is the fifth part of the Playing With args4j series. For your convenience you can find other parts in the table of contents in Part 1 – Mixins There is one more problem with our setters — they are not type safe. This means that we may have integer parameter: And then we can … Continue reading Playing With args4j Part 5 — Safe setters