Package tenapull.util
Interface Lambda0<R>
- Type Parameters:
R
- return -- the type of the return value from the Lambda1
public interface Lambda0<R>
Zero-argument lambda with a returned value
R
- return -- the type of the return value from the Lambda1public interface Lambda0<R>