comparator property

Comparator<DataSnapshot> comparator
final

The comparator used to sort the list on the client side

Implementation

final Comparator<DataSnapshot> comparator;