Java org.apache.poi.ss.util NumberComparer fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.ss.util NumberComparer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.ss.util NumberComparer.

The text is from its open source code.

Method

intcompare(double a, double b)
This class attempts to reproduce Excel's behaviour for comparing numbers.