Package com.illumon.iris.gui
Class LazyishExecutorService.LazyExecution<T>
java.lang.Object
com.fishlib.base.Lazy
com.illumon.iris.gui.LazyishExecutorService.LazyExecution<T>
- All Implemented Interfaces:
Supplier
- Enclosing class:
- LazyishExecutorService
public static class LazyishExecutorService.LazyExecution<T>
extends com.fishlib.base.Lazy
-
Constructor Summary
Constructors Constructor Description LazyExecution(Supplier<T> x)
-
Method Summary