Interface IntSupplier

All Superinterfaces:
IntSupplier, Throwables.IntSupplier<RuntimeException>

public interface IntSupplier extends Throwables.IntSupplier<RuntimeException>, IntSupplier
Since:
0.8
Author:
Haiyang Li
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final IntSupplier
     
    static final IntSupplier
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the as int.