Skip to content

Commit

Permalink
Publishing javadoc for algosdk:2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalouf committed Jan 15, 2025
1 parent bab0480 commit 04bd4ac
Show file tree
Hide file tree
Showing 779 changed files with 11,588 additions and 5,240 deletions.
549 changes: 296 additions & 253 deletions allclasses-index.html

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Wed Jun 05 10:11:00 EDT 2024 -->
<title>All Classes (com.algorand:algosdk 2.5.0 API)</title>
<!-- Generated by javadoc (11.0.25) on Wed Jan 15 11:20:41 EST 2025 -->
<title>All Classes (com.algorand:algosdk 2.6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-06-05">
<meta name="dc.created" content="2025-01-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,7 +15,7 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
Expand Down Expand Up @@ -119,6 +119,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/algorand/algosdk/auction/Bid.html" title="class in com.algorand.algosdk.auction">Bid</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/Block.html" title="class in com.algorand.algosdk.v2.client.model">Block</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/BlockHashResponse.html" title="class in com.algorand.algosdk.v2.client.model">BlockHashResponse</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/BlockHeaderResponse.html" title="class in com.algorand.algosdk.v2.client.model">BlockHeaderResponse</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/BlockHeadersResponse.html" title="class in com.algorand.algosdk.v2.client.model">BlockHeadersResponse</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/BlockLogsResponse.html" title="class in com.algorand.algosdk.v2.client.model">BlockLogsResponse</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/BlockResponse.html" title="class in com.algorand.algosdk.v2.client.model">BlockResponse</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/BlockRewards.html" title="class in com.algorand.algosdk.v2.client.model">BlockRewards</a></li>
Expand Down Expand Up @@ -172,6 +174,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/algorand/algosdk/v2/client/algod/GetAssetByID.html" title="class in com.algorand.algosdk.v2.client.algod">GetAssetByID</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/GetBlock.html" title="class in com.algorand.algosdk.v2.client.algod">GetBlock</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/GetBlockHash.html" title="class in com.algorand.algosdk.v2.client.algod">GetBlockHash</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/GetBlockHeader.html" title="class in com.algorand.algosdk.v2.client.algod">GetBlockHeader</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/GetBlockLogs.html" title="class in com.algorand.algosdk.v2.client.algod">GetBlockLogs</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/GetBlockTimeStampOffset.html" title="class in com.algorand.algosdk.v2.client.algod">GetBlockTimeStampOffset</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/GetBlockTimeStampOffsetResponse.html" title="class in com.algorand.algosdk.v2.client.model">GetBlockTimeStampOffsetResponse</a></li>
Expand All @@ -192,8 +195,11 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/algorand/algosdk/v2/client/algod/GetTransactionProof.html" title="class in com.algorand.algosdk.v2.client.algod">GetTransactionProof</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/GetVersion.html" title="class in com.algorand.algosdk.v2.client.algod">GetVersion</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/HashFactory.html" title="class in com.algorand.algosdk.v2.client.model">HashFactory</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/HbProofFields.html" title="class in com.algorand.algosdk.v2.client.model">HbProofFields</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/HealthCheck.html" title="class in com.algorand.algosdk.v2.client.algod">HealthCheck</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/HealthCheck.html" title="class in com.algorand.algosdk.v2.client.model">HealthCheck</a></li>
<li><a href="com/algorand/algosdk/transaction/HeartbeatProof.html" title="class in com.algorand.algosdk.transaction">HeartbeatProof</a></li>
<li><a href="com/algorand/algosdk/transaction/HeartbeatTxnFields.html" title="class in com.algorand.algosdk.transaction">HeartbeatTxnFields</a></li>
<li><a href="com/algorand/algosdk/kmd/client/auth/HttpBasicAuth.html" title="class in com.algorand.algosdk.kmd.client.auth">HttpBasicAuth</a></li>
<li><a href="com/algorand/algosdk/v2/client/common/HttpMethod.html" title="class in com.algorand.algosdk.v2.client.common">HttpMethod</a></li>
<li><a href="com/algorand/algosdk/kmd/client/model/ImportKeyRequest.html" title="class in com.algorand.algosdk.kmd.client.model">ImportKeyRequest</a></li>
Expand Down Expand Up @@ -275,6 +281,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/algorand/algosdk/v2/client/indexer/SearchForApplicationBoxes.html" title="class in com.algorand.algosdk.v2.client.indexer">SearchForApplicationBoxes</a></li>
<li><a href="com/algorand/algosdk/v2/client/indexer/SearchForApplications.html" title="class in com.algorand.algosdk.v2.client.indexer">SearchForApplications</a></li>
<li><a href="com/algorand/algosdk/v2/client/indexer/SearchForAssets.html" title="class in com.algorand.algosdk.v2.client.indexer">SearchForAssets</a></li>
<li><a href="com/algorand/algosdk/v2/client/indexer/SearchForBlockHeaders.html" title="class in com.algorand.algosdk.v2.client.indexer">SearchForBlockHeaders</a></li>
<li><a href="com/algorand/algosdk/v2/client/indexer/SearchForTransactions.html" title="class in com.algorand.algosdk.v2.client.indexer">SearchForTransactions</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/SetBlockTimeStampOffset.html" title="class in com.algorand.algosdk.v2.client.algod">SetBlockTimeStampOffset</a></li>
<li><a href="com/algorand/algosdk/v2/client/algod/SetSyncRound.html" title="class in com.algorand.algosdk.v2.client.algod">SetSyncRound</a></li>
Expand Down Expand Up @@ -329,6 +336,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/algorand/algosdk/v2/client/model/TransactionAssetTransfer.html" title="class in com.algorand.algosdk.v2.client.model">TransactionAssetTransfer</a></li>
<li><a href="com/algorand/algosdk/builder/transaction/TransactionBuilder.html" title="class in com.algorand.algosdk.builder.transaction">TransactionBuilder</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/TransactionGroupLedgerStateDeltasForRoundResponse.html" title="class in com.algorand.algosdk.v2.client.model">TransactionGroupLedgerStateDeltasForRoundResponse</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/TransactionHeartbeat.html" title="class in com.algorand.algosdk.v2.client.model">TransactionHeartbeat</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/TransactionKeyreg.html" title="class in com.algorand.algosdk.v2.client.model">TransactionKeyreg</a></li>
<li><a href="com/algorand/algosdk/builder/transaction/TransactionParametersBuilder.html" title="class in com.algorand.algosdk.builder.transaction">TransactionParametersBuilder</a></li>
<li><a href="com/algorand/algosdk/v2/client/model/TransactionParametersResponse.html" title="class in com.algorand.algosdk.v2.client.model">TransactionParametersResponse</a></li>
Expand Down
12 changes: 6 additions & 6 deletions allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Wed Jun 05 10:11:00 EDT 2024 -->
<title>All Packages (com.algorand:algosdk 2.5.0 API)</title>
<!-- Generated by javadoc (11.0.25) on Wed Jan 15 11:20:41 EST 2025 -->
<title>All Packages (com.algorand:algosdk 2.6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-06-05">
<meta name="dc.created" content="2025-01-15">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (com.algorand:algosdk 2.5.0 API)";
parent.document.title="All Packages (com.algorand:algosdk 2.6.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -234,7 +234,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</body>
</html>
12 changes: 6 additions & 6 deletions com/algorand/algosdk/abi/ABIType.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Wed Jun 05 10:11:00 EDT 2024 -->
<title>ABIType (com.algorand:algosdk 2.5.0 API)</title>
<!-- Generated by javadoc (11.0.25) on Wed Jan 15 11:20:41 EST 2025 -->
<title>ABIType (com.algorand:algosdk 2.6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-06-05">
<meta name="dc.created" content="2025-01-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ABIType (com.algorand:algosdk 2.5.0 API)";
parent.document.title="ABIType (com.algorand:algosdk 2.6.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -587,7 +587,7 @@ <h4>castToTupleType</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</body>
</html>
12 changes: 6 additions & 6 deletions com/algorand/algosdk/abi/Contract.NetworkInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Wed Jun 05 10:11:00 EDT 2024 -->
<title>Contract.NetworkInfo (com.algorand:algosdk 2.5.0 API)</title>
<!-- Generated by javadoc (11.0.25) on Wed Jan 15 11:20:41 EST 2025 -->
<title>Contract.NetworkInfo (com.algorand:algosdk 2.6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-06-05">
<meta name="dc.created" content="2025-01-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Contract.NetworkInfo (com.algorand:algosdk 2.5.0 API)";
parent.document.title="Contract.NetworkInfo (com.algorand:algosdk 2.6.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -352,7 +352,7 @@ <h4>equals</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</body>
</html>
12 changes: 6 additions & 6 deletions com/algorand/algosdk/abi/Contract.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Wed Jun 05 10:11:00 EDT 2024 -->
<title>Contract (com.algorand:algosdk 2.5.0 API)</title>
<!-- Generated by javadoc (11.0.25) on Wed Jan 15 11:20:41 EST 2025 -->
<title>Contract (com.algorand:algosdk 2.6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-06-05">
<meta name="dc.created" content="2025-01-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Contract (com.algorand:algosdk 2.5.0 API)";
parent.document.title="Contract (com.algorand:algosdk 2.6.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -489,7 +489,7 @@ <h4>equals</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</body>
</html>
12 changes: 6 additions & 6 deletions com/algorand/algosdk/abi/Interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Wed Jun 05 10:11:00 EDT 2024 -->
<title>Interface (com.algorand:algosdk 2.5.0 API)</title>
<!-- Generated by javadoc (11.0.25) on Wed Jan 15 11:20:41 EST 2025 -->
<title>Interface (com.algorand:algosdk 2.6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-06-05">
<meta name="dc.created" content="2025-01-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Interface (com.algorand:algosdk 2.5.0 API)";
parent.document.title="Interface (com.algorand:algosdk 2.6.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -436,7 +436,7 @@ <h4>equals</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</body>
</html>
12 changes: 6 additions & 6 deletions com/algorand/algosdk/abi/Method.Arg.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.21) on Wed Jun 05 10:11:00 EDT 2024 -->
<title>Method.Arg (com.algorand:algosdk 2.5.0 API)</title>
<!-- Generated by javadoc (11.0.25) on Wed Jan 15 11:20:41 EST 2025 -->
<title>Method.Arg (com.algorand:algosdk 2.6.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-06-05">
<meta name="dc.created" content="2025-01-15">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Method.Arg (com.algorand:algosdk 2.5.0 API)";
parent.document.title="Method.Arg (com.algorand:algosdk 2.6.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -411,7 +411,7 @@ <h4>equals</h4>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2025. All rights reserved.</small></p>
</footer>
</body>
</html>
Loading

0 comments on commit 04bd4ac

Please sign in to comment.