Function0<R> typedef

Function0<R> = R Function()

Implementation

typedef Function0<R> = R Function();