Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Guice will favor the parametrized Constructor, so that everything works as expected. One downside of this is the problem that arises from private final member that will now have to be assigned in order to get the class through the compiler.