Package 

Object Resource.Companion

    • Method Summary

      Modifier and Type Method Description
      final <T extends Any> Resource<T> success(T data)
      final <T extends Any> Resource<T> error(String message)
      final <T extends Any> Resource<T> loading()
      • Methods inherited from class java.lang.Object

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