\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.examples.console.comparison.Reporting Interface Reference

Detailed Description

Interface proves ability to compare outcomes of detection.

Inheritance diagram for fiftyone.devicedetection.examples.console.comparison.Reporting:

[legend]

Classes

class  Minimal
report on overall execution time and that of the threads More...

Public Member Functions

void  report (List< Comparer.ExecutionResult > executions, PrintWriter writer)
Report on the results of benchmarks. More...

Member Function Documentation