4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager.ConfidenceComparator Class Reference

The object implements comparator of Alternative objects that are compared by confidence (from highest to lowest confidence). More...

Inheritance diagram for cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager.ConfidenceComparator:
Inheritance graph
Collaboration diagram for cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager.ConfidenceComparator:
Collaboration graph

Public Member Functions

int compare (Suggestion s1, Suggestion s2)
 

Detailed Description

The object implements comparator of Alternative objects that are compared by confidence (from highest to lowest confidence).

Definition at line 1415 of file SuggestionManager.java.

Member Function Documentation

int cz.vutbr.fit.knot.annotations.modules.suggestionManager.SuggestionManager.ConfidenceComparator.compare ( Suggestion  s1,
Suggestion  s2 
)

Definition at line 1418 of file SuggestionManager.java.

Here is the call graph for this function:


The documentation for this class was generated from the following file: