类 BitmapGlyphInfo.StartOffsetComparatorClass
java.lang.Object
com.google.typography.font.sfntly.table.bitmap.BitmapGlyphInfo.StartOffsetComparatorClass
- 所有已实现的接口:
Comparator<BitmapGlyphInfo>
- 封闭类:
BitmapGlyphInfo
private static final class BitmapGlyphInfo.StartOffsetComparatorClass
extends Object
implements Comparator<BitmapGlyphInfo>
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
构造器详细资料
-
StartOffsetComparatorClass
private StartOffsetComparatorClass()
-
-
方法详细资料
-
compare
- 指定者:
compare
在接口中Comparator<BitmapGlyphInfo>
-