Package 

Class LottieResult


  • 
    public final class LottieResult<V>
    
                        

    Contains class to hold the resulting value of an async task or an exception if it failed.

    Either value or exception will be non-null.