Class MatchSet
- All Implemented Interfaces:
Serializable, Cloneable, Iterable<Match>, Collection<Match>, Set<Match>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HashSet
add, clear, clone, contains, isEmpty, iterator, newHashSet, remove, size, spliterator, toArray, toArrayMethods inherited from class AbstractSet
equals, hashCode, removeAllMethods inherited from class AbstractCollection
addAll, containsAll, retainAll, toStringMethods inherited from interface Collection
parallelStream, removeIf, stream, toArray
-
Field Details
-
thisName
-
otherName
-
-
Constructor Details
-
MatchSet
-
-
Method Details
-
getMatches
- Returns:
- The sorted array of matches.
-
getResultsArray
-