Package me.hsgamer.hscore.extra.supplier
Interface ThrowableSupplier<T>
- Type Parameters:
T
- the type of results supplied by this supplier
- All Superinterfaces:
Supplier<T>
Supplier
but returns null if there is an exception-
Method Summary
T
- the type of results supplied by this supplierSupplier<T>
Supplier
but returns null if there is an exception