Package 

Class LoopCount.Fixed

  • All Implemented Interfaces:
    app.redwarp.gif.decoder.descriptors.params.LoopCount

    
    public final class LoopCount.Fixed
     implements LoopCount
                        

    Play a set amount of time.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer count
    • Method Summary

      Modifier and Type Method Description
      final Integer getCount()
      • Methods inherited from class java.lang.Object

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

      • LoopCount.Fixed

        LoopCount.Fixed(Integer count)
        Parameters:
        count - how many time the gif should loop.