Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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