Skip to content

Commit

Permalink
Deploying to gh-pages from @ 24955cb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-james committed Sep 22, 2024
1 parent d301220 commit f1efb5b
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 809 deletions.
4 changes: 0 additions & 4 deletions allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,10 +233,6 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility class for Solana encoding and decoding operations.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/lmax/solana4j/encoding/SolanaLegacyInstructionView.html" title="class in com.lmax.solana4j.encoding">SolanaLegacyInstructionView</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/lmax/solana4j/encoding/SolanaV0InstructionView.html" title="class in com.lmax.solana4j.encoding">SolanaV0InstructionView</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com/lmax/solana4j/programs/SystemProgram.html" title="class in com.lmax.solana4j.programs">SystemProgram</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Program for managing system-level operations on the Solana blockchain.</div>
Expand Down
4 changes: 0 additions & 4 deletions com/lmax/solana4j/api/MessageVisitor.InstructionView.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ <h1 title="Interface MessageVisitor.InstructionView" class="title">Interface Mes
<dd><code><a href="MessageVisitor.LegacyInstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.LegacyInstructionView</a></code>, <code><a href="MessageVisitor.V0InstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.V0InstructionView</a></code></dd>
</dl>
<dl class="notes">
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="../encoding/SolanaLegacyInstructionView.html" title="class in com.lmax.solana4j.encoding">SolanaLegacyInstructionView</a></code>, <code><a href="../encoding/SolanaV0InstructionView.html" title="class in com.lmax.solana4j.encoding">SolanaV0InstructionView</a></code></dd>
</dl>
<dl class="notes">
<dt>Enclosing interface:</dt>
<dd><a href="MessageVisitor.html" title="interface in com.lmax.solana4j.api">MessageVisitor</a>&lt;<a href="MessageVisitor.html" title="type parameter in MessageVisitor">T</a>&gt;</dd>
</dl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ <h1 title="Interface MessageVisitor.LegacyInstructionView" class="title">Interfa
<dd><code><a href="MessageVisitor.InstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.InstructionView</a></code></dd>
</dl>
<dl class="notes">
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="../encoding/SolanaLegacyInstructionView.html" title="class in com.lmax.solana4j.encoding">SolanaLegacyInstructionView</a></code></dd>
</dl>
<dl class="notes">
<dt>Enclosing interface:</dt>
<dd><a href="MessageVisitor.html" title="interface in com.lmax.solana4j.api">MessageVisitor</a>&lt;<a href="MessageVisitor.html" title="type parameter in MessageVisitor">T</a>&gt;</dd>
</dl>
Expand Down
4 changes: 0 additions & 4 deletions com/lmax/solana4j/api/MessageVisitor.V0InstructionView.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ <h1 title="Interface MessageVisitor.V0InstructionView" class="title">Interface M
<dd><code><a href="MessageVisitor.InstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.InstructionView</a></code></dd>
</dl>
<dl class="notes">
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="../encoding/SolanaV0InstructionView.html" title="class in com.lmax.solana4j.encoding">SolanaV0InstructionView</a></code></dd>
</dl>
<dl class="notes">
<dt>Enclosing interface:</dt>
<dd><a href="MessageVisitor.html" title="interface in com.lmax.solana4j.api">MessageVisitor</a>&lt;<a href="MessageVisitor.html" title="type parameter in MessageVisitor">T</a>&gt;</dd>
</dl>
Expand Down
12 changes: 0 additions & 12 deletions com/lmax/solana4j/api/class-use/AddressLookupTable.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,18 +160,6 @@ <h2>Uses of <a href="../AddressLookupTable.html" title="interface in com.lmax.so
<div class="block">Creates a new address lookup table from the given lookup table address and address lookups.</div>
</div>
</div>
<div class="caption"><span>Method parameters in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a> with type arguments of type <a href="../AddressLookupTable.html" title="interface in com.lmax.solana4j.api">AddressLookupTable</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">SolanaV0InstructionView.</span><code><a href="../../encoding/SolanaV0InstructionView.html#accounts(java.util.List)" class="member-name-link">accounts</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../AddressLookupTable.html" title="interface in com.lmax.solana4j.api">AddressLookupTable</a>&gt;&nbsp;addressLookupTables)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">SolanaV0InstructionView.</span><code><a href="../../encoding/SolanaV0InstructionView.html#program(java.util.List)" class="member-name-link">program</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../AddressLookupTable.html" title="interface in com.lmax.solana4j.api">AddressLookupTable</a>&gt;&nbsp;addressLookupTables)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ <h1 title="Uses of Interface com.lmax.solana4j.api.MessageVisitor.InstructionVie
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#com.lmax.solana4j.api">com.lmax.solana4j.api</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#com.lmax.solana4j.encoding">com.lmax.solana4j.encoding</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<section class="class-uses">
<ul class="block-list">
Expand All @@ -82,23 +80,6 @@ <h2>Uses of <a href="../MessageVisitor.InstructionView.html" title="interface in
</div>
</section>
</li>
<li>
<section class="detail" id="com.lmax.solana4j.encoding">
<h2>Uses of <a href="../MessageVisitor.InstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.InstructionView</a> in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a></h2>
<div class="caption"><span>Classes in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a> that implement <a href="../MessageVisitor.InstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.InstructionView</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../encoding/SolanaLegacyInstructionView.html" class="type-name-link" title="class in com.lmax.solana4j.encoding">SolanaLegacyInstructionView</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>class&nbsp;</code></div>
<div class="col-second odd-row-color"><code><a href="../../encoding/SolanaV0InstructionView.html" class="type-name-link" title="class in com.lmax.solana4j.encoding">SolanaV0InstructionView</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,35 +50,7 @@
<div class="header">
<h1 title="Uses of Interface com.lmax.solana4j.api.MessageVisitor.LegacyAccountsView" class="title">Uses of Interface<br>com.lmax.solana4j.api.MessageVisitor.LegacyAccountsView</h1>
</div>
<div class="caption"><span>Packages that use <a href="../MessageVisitor.LegacyAccountsView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.LegacyAccountsView</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#com.lmax.solana4j.encoding">com.lmax.solana4j.encoding</a></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="com.lmax.solana4j.encoding">
<h2>Uses of <a href="../MessageVisitor.LegacyAccountsView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.LegacyAccountsView</a> in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a></h2>
<div class="caption"><span>Constructors in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a> with parameters of type <a href="../MessageVisitor.LegacyAccountsView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.LegacyAccountsView</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../encoding/SolanaLegacyInstructionView.html#%3Cinit%3E(int,java.util.List,java.nio.ByteBuffer,com.lmax.solana4j.api.MessageVisitor.LegacyAccountsView)" class="member-name-link">SolanaLegacyInstructionView</a><wbr>(int&nbsp;program,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link">Integer</a>&gt;&nbsp;accounts,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a>&nbsp;data,
<a href="../MessageVisitor.LegacyAccountsView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.LegacyAccountsView</a>&nbsp;accountsView)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
No usage of com.lmax.solana4j.api.MessageVisitor.LegacyAccountsView</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small><i>Copyright &#169; 2011 - 2024 LMAX Ltd. All Rights Reserved.</i></small></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ <h1 title="Uses of Interface com.lmax.solana4j.api.MessageVisitor.LegacyInstruct
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#com.lmax.solana4j.api">com.lmax.solana4j.api</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#com.lmax.solana4j.encoding">com.lmax.solana4j.encoding</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<section class="class-uses">
<ul class="block-list">
Expand All @@ -77,20 +75,6 @@ <h2>Uses of <a href="../MessageVisitor.LegacyInstructionView.html" title="interf
</div>
</section>
</li>
<li>
<section class="detail" id="com.lmax.solana4j.encoding">
<h2>Uses of <a href="../MessageVisitor.LegacyInstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.LegacyInstructionView</a> in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a></h2>
<div class="caption"><span>Classes in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a> that implement <a href="../MessageVisitor.LegacyInstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.LegacyInstructionView</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../encoding/SolanaLegacyInstructionView.html" class="type-name-link" title="class in com.lmax.solana4j.encoding">SolanaLegacyInstructionView</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ <h1 title="Uses of Interface com.lmax.solana4j.api.MessageVisitor.V0InstructionV
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#com.lmax.solana4j.api">com.lmax.solana4j.api</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="#com.lmax.solana4j.encoding">com.lmax.solana4j.encoding</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<section class="class-uses">
<ul class="block-list">
Expand All @@ -77,20 +75,6 @@ <h2>Uses of <a href="../MessageVisitor.V0InstructionView.html" title="interface
</div>
</section>
</li>
<li>
<section class="detail" id="com.lmax.solana4j.encoding">
<h2>Uses of <a href="../MessageVisitor.V0InstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.V0InstructionView</a> in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a></h2>
<div class="caption"><span>Classes in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a> that implement <a href="../MessageVisitor.V0InstructionView.html" title="interface in com.lmax.solana4j.api">MessageVisitor.V0InstructionView</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../encoding/SolanaV0InstructionView.html" class="type-name-link" title="class in com.lmax.solana4j.encoding">SolanaV0InstructionView</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
</ul>
</section>
</main>
Expand Down
18 changes: 0 additions & 18 deletions com/lmax/solana4j/api/class-use/PublicKey.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,24 +369,6 @@ <h2>Uses of <a href="../PublicKey.html" title="interface in com.lmax.solana4j.ap
<div class="col-last even-row-color">
<div class="block">Creates a new public key from the given byte array.</div>
</div>
<div class="col-first odd-row-color"><code><a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">SolanaLegacyInstructionView.</span><code><a href="../../encoding/SolanaLegacyInstructionView.html#program()" class="member-name-link">program</a>()</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">SolanaV0InstructionView.</span><code><a href="../../encoding/SolanaV0InstructionView.html#program(java.util.List)" class="member-name-link">program</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../AddressLookupTable.html" title="interface in com.lmax.solana4j.api">AddressLookupTable</a>&gt;&nbsp;addressLookupTables)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a> that return types with arguments of type <a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">SolanaLegacyInstructionView.</span><code><a href="../../encoding/SolanaLegacyInstructionView.html#accounts()" class="member-name-link">accounts</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">SolanaV0InstructionView.</span><code><a href="../../encoding/SolanaV0InstructionView.html#accounts(java.util.List)" class="member-name-link">accounts</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a>&lt;<a href="../AddressLookupTable.html" title="interface in com.lmax.solana4j.api">AddressLookupTable</a>&gt;&nbsp;addressLookupTables)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Methods in <a href="../../encoding/package-summary.html">com.lmax.solana4j.encoding</a> with parameters of type <a href="../PublicKey.html" title="interface in com.lmax.solana4j.api">PublicKey</a></span></div>
<div class="summary-table three-column-summary">
Expand Down
16 changes: 0 additions & 16 deletions com/lmax/solana4j/api/package-use.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,22 +270,6 @@ <h1 title="Uses of Package com.lmax.solana4j.api" class="title">Uses of Package<
<div class="col-last even-row-color">
<div class="block">Interface for building messages in the Solana blockchain.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/MessageVisitor.InstructionView.html#com.lmax.solana4j.encoding">MessageVisitor.InstructionView</a></div>
<div class="col-last odd-row-color">
<div class="block">Interface representing an instruction view in the Solana blockchain.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/MessageVisitor.LegacyAccountsView.html#com.lmax.solana4j.encoding">MessageVisitor.LegacyAccountsView</a></div>
<div class="col-last even-row-color">
<div class="block">Interface representing a view of legacy accounts in the Solana blockchain.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/MessageVisitor.LegacyInstructionView.html#com.lmax.solana4j.encoding">MessageVisitor.LegacyInstructionView</a></div>
<div class="col-last odd-row-color">
<div class="block">Interface representing a legacy instruction view in the Solana blockchain.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/MessageVisitor.V0InstructionView.html#com.lmax.solana4j.encoding">MessageVisitor.V0InstructionView</a></div>
<div class="col-last even-row-color">
<div class="block">Interface representing a version 0 instruction view in the Solana blockchain.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/ProgramDerivedAddress.html#com.lmax.solana4j.encoding">ProgramDerivedAddress</a></div>
<div class="col-last odd-row-color">
<div class="block">Interface representing a program derived address in the Solana blockchain.</div>
Expand Down
Loading

0 comments on commit f1efb5b

Please sign in to comment.