Skip to content

Commit

Permalink
Deploying to gh-pages from @ 85cee5f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mizosoft committed May 6, 2023
1 parent d2fbba8 commit eedccce
Show file tree
Hide file tree
Showing 135 changed files with 5,733 additions and 4,529 deletions.
88 changes: 48 additions & 40 deletions 404.html

Large diffs are not rendered by default.

227 changes: 107 additions & 120 deletions CHANGELOG/index.html

Large diffs are not rendered by default.

94 changes: 50 additions & 44 deletions CONTRIBUTING/index.html

Large diffs are not rendered by default.

256 changes: 115 additions & 141 deletions adapters/gson/index.html

Large diffs are not rendered by default.

366 changes: 170 additions & 196 deletions adapters/jackson/index.html

Large diffs are not rendered by default.

256 changes: 115 additions & 141 deletions adapters/jackson_flux/index.html

Large diffs are not rendered by default.

246 changes: 110 additions & 136 deletions adapters/jaxb/index.html

Large diffs are not rendered by default.

246 changes: 110 additions & 136 deletions adapters/protobuf/index.html

Large diffs are not rendered by default.

622 changes: 322 additions & 300 deletions api/latest/allclasses-index.html

Large diffs are not rendered by default.

14 changes: 8 additions & 6 deletions api/latest/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,20 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="methanol/com/github/mizosoft/methanol/internal/text/package-summary.html">com.github.mizosoft.methanol.internal.text</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="methanol.redis/com/github/mizosoft/methanol/store/redis/package-summary.html">com.github.mizosoft.methanol.store.redis</a></div>
<div class="col-first odd-row-color"><a href="methanol/com/github/mizosoft/methanol/internal/util/package-summary.html">com.github.mizosoft.methanol.internal.util</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/package-summary.html">com.github.mizosoft.methanol.testing</a></div>
<div class="col-first even-row-color"><a href="methanol.redis/com/github/mizosoft/methanol/store/redis/package-summary.html">com.github.mizosoft.methanol.store.redis</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/decoder/package-summary.html">com.github.mizosoft.methanol.testing.decoder</a></div>
<div class="col-first odd-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/package-summary.html">com.github.mizosoft.methanol.testing</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/file/package-summary.html">com.github.mizosoft.methanol.testing.file</a></div>
<div class="col-first even-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/decoder/package-summary.html">com.github.mizosoft.methanol.testing.decoder</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/junit/package-summary.html">com.github.mizosoft.methanol.testing.junit</a></div>
<div class="col-first odd-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/file/package-summary.html">com.github.mizosoft.methanol.testing.file</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/verifiers/package-summary.html">com.github.mizosoft.methanol.testing.verifiers</a></div>
<div class="col-first even-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/junit/package-summary.html">com.github.mizosoft.methanol.testing.junit</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="methanol.testing/com/github/mizosoft/methanol/testing/verifiers/package-summary.html">com.github.mizosoft.methanol.testing.verifiers</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</main>
</div>
Expand Down
1 change: 1 addition & 0 deletions api/latest/element-list
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ com.github.mizosoft.methanol.internal.flow
com.github.mizosoft.methanol.internal.function
com.github.mizosoft.methanol.internal.spi
com.github.mizosoft.methanol.internal.text
com.github.mizosoft.methanol.internal.util
module:methanol.adapter.gson
com.github.mizosoft.methanol.adapter.gson
module:methanol.adapter.jackson
Expand Down
533 changes: 348 additions & 185 deletions api/latest/index-all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/latest/member-search-index.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,6 @@ <h3>supportsType</h3>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../../../../../../methanol/com/github/mizosoft/methanol/BodyAdapter.html#supportsType(com.github.mizosoft.methanol.TypeRef)">supportsType</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../methanol/com/github/mizosoft/methanol/BodyAdapter.html" title="interface in com.github.mizosoft.methanol">BodyAdapter</a></code></dd>
<dt>Parameters:</dt>
<dd><code>type</code> - the object type</dd>
</dl>
</section>
</li>
Expand All @@ -194,13 +192,10 @@ <h3>toBody</h3>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<code><a href="../../../../../../methanol/com/github/mizosoft/methanol/BodyAdapter.Encoder.html#toBody(java.lang.Object,com.github.mizosoft.methanol.MediaType)">BodyAdapter.Encoder</a></code></span></div>
<div class="block">Returns a <code>BodyPublisher</code> that encodes the given object into a request body using the
format specified by the given media type. If <code>mediaType</code> is <code>null</code>, the encoder's
default format settings will be used.</div>
default format parameters (e.g. charset) are be used.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="../../../../../../methanol/com/github/mizosoft/methanol/BodyAdapter.Encoder.html#toBody(java.lang.Object,com.github.mizosoft.methanol.MediaType)">toBody</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../methanol/com/github/mizosoft/methanol/BodyAdapter.Encoder.html" title="interface in com.github.mizosoft.methanol">BodyAdapter.Encoder</a></code></dd>
<dt>Parameters:</dt>
<dd><code>object</code> - the object</dd>
<dd><code>mediaType</code> - the media type</dd>
</dl>
</section>
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h2>Method Summary</h2>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#advanceSeconds(long)" class="member-name-link">advanceSeconds</a><wbr>(long&nbsp;seconds)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#autoAdvance(java.time.Duration)" class="member-name-link">autoAdvance</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html" title="class or interface in java.time" class="external-link">Duration</a>&nbsp;ticks)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#autoAdvance(java.time.Duration)" class="member-name-link">autoAdvance</a><wbr>(@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html" title="class or interface in java.time" class="external-link">Duration</a>&nbsp;ticks)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/ZoneId.html" title="class or interface in java.time" class="external-link">ZoneId</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getZone()" class="member-name-link">getZone</a>()</code></div>
Expand Down Expand Up @@ -263,7 +263,7 @@ <h3>advanceSeconds</h3>
<li>
<section class="detail" id="autoAdvance(java.time.Duration)">
<h3>autoAdvance</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">autoAdvance</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html" title="class or interface in java.time" class="external-link">Duration</a>&nbsp;ticks)</span></div>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">autoAdvance</span><wbr><span class="parameters">(@Nullable <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html" title="class or interface in java.time" class="external-link">Duration</a>&nbsp;ticks)</span></div>
</section>
</li>
</ul>
Expand Down
Loading

0 comments on commit eedccce

Please sign in to comment.