Package 

Class GifDecoder.Factory

  • All Implemented Interfaces:
    coil.decode.Decoder.Factory

    
    public final class GifDecoder.Factory
     implements Decoder.Factory
                        
    • Method Summary

      Modifier and Type Method Description
      Decoder create(SourceResult result, Options options, ImageLoader imageLoader)
      Boolean equals(Object other)
      <ERROR CLASS> hashCode()
      • Methods inherited from class java.lang.Object

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

      • GifDecoder.Factory

        GifDecoder.Factory(Boolean enforceMinimumFrameDelay)
      • GifDecoder.Factory

        GifDecoder.Factory()