Package 

Class Result.Error

  • All Implemented Interfaces:
    app.redwarp.gif.decoder.Result

    
    public final class Result.Error<T extends Object>
     implements Result<T>
                        
    • Field Summary

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

      Modifier and Type Method Description
      final String getReason()
      • Methods inherited from class app.redwarp.gif.decoder.Result.Error

        map, unwrap
      • Methods inherited from class java.lang.Object

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