JSupplier<T> typedef

JSupplier<T> = T Function()

Implementation

typedef JSupplier<T> = T Function();