Interface UIFuture<T>

    • Method Detail

      • checkIfReady

        boolean checkIfReady​(@NotNull
                             @NotNull PlatformSupport platformSupport)
      • get

        T get()