Searched defs:newEntryPointView (Results 1 – 5 of 5) sorted by relevance
42 Producer<T> newEntryPointView(CancellationListener cancellationListener); in newEntryPointView() method
91 public final Producer<T> newEntryPointView(final CancellationListener cancellationListener) { in newEntryPointView() method in DependencyMethodProducer
96 public Producer<Map<K, Producer<V>>> newEntryPointView( in newEntryPointView() method in MapOfProducerProducer
56 public Producer<T> newEntryPointView(CancellationListener cancellationListener) { in newEntryPointView() method in AbstractProducer
60 public Producer<T> newEntryPointView(CancellationListener cancellationListener) { in newEntryPointView() method in Producers.ImmediateProducer