Package 

Class Result.Error

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String reason
    • Constructor Summary

      Constructors 
      Constructor Description
      Error(String reason)
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final Result.Error<T> copy(String reason)
      final String getReason()
      • Methods inherited from class app.redwarp.gif.decoder.Result.Error

        map
      • Methods inherited from class app.redwarp.gif.decoder.Result

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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