Class SwingUIFuture<T>

java.lang.Object
com.github.weisj.jsvg.parser.SwingUIFuture<T>
All Implemented Interfaces:
UIFuture<T>

public final class SwingUIFuture<T> extends Object implements UIFuture<T>
  • Field Details

  • Constructor Details

    • SwingUIFuture

      public SwingUIFuture(@NotNull @NotNull Supplier<T> supplier)
  • Method Details