magro / kryo-serializers

More kryo serializers
Apache License 2.0
381 stars 120 forks source link

Support for Sets.unmodifiableNavigableSet #53

Closed ohshazbot closed 8 years ago

ohshazbot commented 8 years ago

I see that there is support for guava's ImmutableSortedSet, but not UnmodifiableNavigableSet. Would be nice to have this with an easy to use recipe.

magro commented 8 years ago

Pull requests welcome! :-)