Skip to content

Commit

Permalink
Latest javadoc on successful Github build CI/11260431207 auto-pushed …
Browse files Browse the repository at this point in the history
…to gh-pages
  • Loading branch information
Dagger Team committed Oct 9, 2024
1 parent 3f1e954 commit ae70c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/latest/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2855,7 +2855,7 @@ <h2 class="title" id="I:R">R</h2>
</dd>
<dt><a href="dagger/model/Binding.html#requiresModuleInstance()" class="member-name-link">requiresModuleInstance()</a> - Method in interface dagger.model.<a href="dagger/model/Binding.html" title="interface in dagger.model">Binding</a></dt>
<dd>
<div class="block">Returns <code>true</code> if using this binding requires an instance of the <a href="dagger/model/Binding.html#contributingModule()"><code>contributingModule()</code></a>.</div>
<div class="block">Returns <code>true</code> if using this binding requires an instance of the <a href="dagger/model/Binding.html#contributingModule()"><code>Binding.contributingModule()</code></a>.</div>
</dd>
<dt><a href="dagger/spi/model/Binding.html#requiresModuleInstance()" class="member-name-link">requiresModuleInstance()</a> - Method in interface dagger.spi.model.<a href="dagger/spi/model/Binding.html" title="interface in dagger.spi.model">Binding</a></dt>
<dd>
Expand Down

0 comments on commit ae70c23

Please sign in to comment.