Class AWTGlyphGeometryCache.Entry

  • Enclosing class:
    AWTGlyphGeometryCache

    protected class AWTGlyphGeometryCache.Entry
    extends java.lang.ref.SoftReference
    To manage collisions
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean match​(char o2)
      Whether this entry match the given keys.
      • Methods inherited from class java.lang.ref.SoftReference

        get
      • Methods inherited from class java.lang.ref.Reference

        clear, clone, enqueue, isEnqueued, reachabilityFence
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait