Home
last modified time | relevance | path

Searched refs:DoubleComparator (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
DDoubleComparator.php16 class DoubleComparator extends NumericComparator class
DFactory.php36 $this->register(new DoubleComparator);
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
DDoubleComparatorTest.php23 $this->comparator = new DoubleComparator;