Class Woff2Dec.Checksums

  • Enclosing class:
    Woff2Dec

    private static class Woff2Dec.Checksums
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Checksums​(int loca_checksum, int glyph_checksum)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • loca_checksum

        public int loca_checksum
      • glyph_checksum

        public int glyph_checksum
    • Constructor Detail

      • Checksums

        public Checksums​(int loca_checksum,
                         int glyph_checksum)