Producer implementation that memoizes the result of its compute method.AbstractProducer.get().Set whose iteration order is that of the elements given by each of the
producers, which are invoked in the order given at creation.Produced that represents the completion (either success or failure)
of the given future.Set that contains a single element: the result of the input
future.T,
or an exception that was thrown during that production.T.Produces bindings to the production component.Copyright © 2015 Google, Inc.. All Rights Reserved.