Interface FromServerGettable<T>

    • Method Detail

      • fromServer

        @Deprecated
        Gettable<T> fromServer()
        Deprecated.
        Gettable.get() will always return the latest resource from the server, there is no need to call fromServer.