Home
last modified time | relevance | path

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

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