Package me.topchetoeu.j2s.compilation
Class DeferredIntSupplier
java.lang.Object
me.topchetoeu.j2s.compilation.DeferredIntSupplier
- All Implemented Interfaces:
IntSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeferredIntSupplier
public DeferredIntSupplier()
-
-
Method Details
-
set
public void set(int val) -
getAsInt
public int getAsInt()- Specified by:
getAsInt
in interfaceIntSupplier
-