Package com.github.weisj.jsvg.parser
Interface UIFuture<T>
- All Known Implementing Classes:
SwingUIFuture
,ValueUIFuture
public interface UIFuture<T>
-
Method Summary
Modifier and TypeMethodDescriptionboolean
checkIfReady
(@NotNull PlatformSupport platformSupport) get()
-
Method Details
-
checkIfReady
-
get
T get()
-