Files
spring-data-commons/src/main/java/org/springframework/data/util
Oliver Gierke 2d75cf2c43 DATACMNS-651 - Introduced a Range value type.
Primarily intended to be used with Distance instances, we introduce a Range value type. Distance now has factory methods to create Range instances between two distances. To support this, Distance now implements comparable based on the normalized value of it.

Tiny refactoring in TypeDiscoverer to avoid code duplication between the lookup of parameter type information for constructors and methods.
2015-03-04 17:34:32 +01:00
..
2015-03-03 18:10:40 +01:00
2015-03-03 18:10:40 +01:00