private static class FontMapperImpl.FontMatch extends java.lang.Object implements java.lang.Comparable<FontMapperImpl.FontMatch>
Modifier and Type | Field and Description |
---|---|
(package private) FontInfo |
info |
(package private) double |
score |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(FontMapperImpl.FontMatch match) |
double score
final FontInfo info
FontMatch(FontInfo info)
public int compareTo(FontMapperImpl.FontMatch match)
compareTo
in interface java.lang.Comparable<FontMapperImpl.FontMatch>