1 min readJul 25, 2016
As I said earlier “As for me Immutable Singletons (with some restrictions) are one of the options to build proper single instances in android”. So comparator and other stateless immutable objects (that can be observed like Actions, Functions) can be Singletones.