Uses of Package
lib.comparators

Packages that use lib.comparators
app.configuration   
app.configuration.converters   
lib   
lib.comparators   
 

Classes in lib.comparators used by app.configuration
Metric
          different metrics to count the distance of two integers representing pixels.
 

Classes in lib.comparators used by app.configuration.converters
Metric
          different metrics to count the distance of two integers representing pixels.
 

Classes in lib.comparators used by lib
Distanceator
          This interface should be implemented by classes that implement a comparison between two object and return their distance-difference.
 

Classes in lib.comparators used by lib.comparators
Distanceator
          This interface should be implemented by classes that implement a comparison between two object and return their distance-difference.
Metric
          different metrics to count the distance of two integers representing pixels.