Package org.springframework.data.redis
Class Version
java.lang.Object
org.springframework.data.redis.Version
- All Implemented Interfaces:
Comparable<Version>
Deprecated.
A
Comparable
software version- Author:
- Jennifer Hickey, Christoph Strobl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNKNOWN
Deprecated.
-
-
Constructor Details
-
Version
public Version(int major, int minor, int patch) Deprecated.
-
-
Method Details
Version
.