Comparators are now also Serializable.
commit44c7b1d1c552a8f4b2c21d395a2da03567190a10
authorSebastian Hoß <mail@shoss.de>
Tue, 13 Aug 2013 14:43:50 +0000 (13 16:43 +0200)
committerSebastian Hoß <mail@shoss.de>
Tue, 13 Aug 2013 14:43:50 +0000 (13 16:43 +0200)
treef1fd3da9d8e37a28a7b25fc988f563bda88f0211
parentae323faf04ffa48e02a9ac8c9fa61c1862b4f5ac
Comparators are now also Serializable.

See
http://findbugs.sourceforge.net/bugDescriptions.html#SE_COMPARATOR_SHOULD_BE_SERIALIZABLE
for more details.

Signed-off-by: Sebastian Hoß <mail@shoss.de>
src/main/java/com/github/sebhoss/time/FiscalYearStartsEarly.java
src/main/java/com/github/sebhoss/time/FiscalYearStartsLate.java