Class PropertyPathComparator<T>

java.lang.Object
org.springframework.data.keyvalue.core.PropertyPathComparator<T>
All Implemented Interfaces:
Comparator<T>

public class PropertyPathComparator<T> extends Object implements Comparator<T>
Since:
3.1.10
Author:
Christoph Strobl