This is a simple Supplier that is also Serializable. This is useful to not require users to cast their Supplier
when a Serializable version is required. This allows lambdas to be placed directly for easy convenience.
Method Summary
Methods inherited from interface java.util.function.Supplier