Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eivindveg/lenient
Lenient comparator library for Java
https://github.com/eivindveg/lenient
Last synced: 11 days ago
JSON representation
Lenient comparator library for Java
- Host: GitHub
- URL: https://github.com/eivindveg/lenient
- Owner: eivindveg
- Created: 2015-12-21T08:39:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-21T20:41:50.000Z (about 9 years ago)
- Last Synced: 2024-11-20T10:04:33.302Z (2 months ago)
- Language: Java
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lenient Library
[![Build Status](https://travis-ci.org/eivindveg/lenient.svg?branch=master)](https://travis-ci.org/eivindveg/lenient)This library is intended to wrap primitive or basic Java types as comparable interfaces that specifically allow a
variance in value. As an example, the double 1.6 could be made equal to 1.5