Contains a simple string compare class. More...
Classes | |
class | SimpleStringComparator |
A simple string comparator, that compares two strings and determines if they are an exact match. More... | |
interface | StringComparator |
An interface to be implemented by comparators that will compare percentage of similarity between strings. More... | |
Contains a simple string compare class.
@license GPL-2.0-or-later