Class MultipleTransFindThread

All Implemented Interfaces:
Runnable

public class MultipleTransFindThread extends EntryInfoSearchThread<List<MultipleTransFoundEntry>>
Class for iterate by all translation and find entries for multiple translations pane.

There is no sense to store multiple translations into map with source text key, because full iterate is enough fast since we just check strings for equals.