Interface LongSupplier

All Superinterfaces:
LongSupplier, Throwables.LongSupplier<RuntimeException>

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

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

    Modifier and Type
    Method
    Description
    long
    Gets the as long.