An extension of Guava's Supplier interface that indicates that an instance
will also implement Serializable, which makes this object suitable for use
with Crunch's DoFns when we need to construct an instance of a non-serializable
type for use in processing.
Method Summary
Methods inherited from interface com.google.common.base.Supplier