Class GifBlock

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int blockCode  
    • Constructor Summary

      Constructors 
      Constructor Description
      GifBlock​(int blockCode)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • blockCode

        final int blockCode
    • Constructor Detail

      • GifBlock

        GifBlock​(int blockCode)