Interface ILongSupplier
-
- All Superinterfaces:
LongSupplier,Serializable
public interface ILongSupplier extends LongSupplier, Serializable
Serializable version ofLongSupplier- Author:
- Philip Helger
-
-
Method Summary
-
Methods inherited from interface java.util.function.LongSupplier
getAsLong
-
-