|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (11.0.10) on Tue Mar 02 23:23:56 UTC 2021 --> |
6 | | -<title>All Classes (core 6.6.1 API)</title> |
| 5 | +<!-- Generated by javadoc (11.0.10) on Tue Mar 02 23:30:24 UTC 2021 --> |
| 6 | +<title>All Classes (core 6.6.2 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | 8 | <meta name="dc.created" content="2021-03-02"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
|
21 | 21 | <script type="text/javascript"><!-- |
22 | 22 | try { |
23 | 23 | if (location.href.indexOf('is-external=true') == -1) { |
24 | | - parent.document.title="All Classes (core 6.6.1 API)"; |
| 24 | + parent.document.title="All Classes (core 6.6.2 API)"; |
25 | 25 | } |
26 | 26 | } |
27 | 27 | catch(err) { |
28 | 28 | } |
29 | 29 | //--> |
30 | | -var data = {"i0":2,"i1":2,"i2":2,"i3":32,"i4":2,"i5":2,"i6":32,"i7":8,"i8":2,"i9":4}; |
| 30 | +var data = {"i0":2,"i1":2,"i2":2,"i3":32,"i4":2,"i5":32,"i6":8,"i7":2,"i8":4}; |
31 | 31 | var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"],32:["t6","Annotation Types Summary"]}; |
32 | 32 | var altColor = "altColor"; |
33 | 33 | var rowColor = "rowColor"; |
@@ -139,30 +139,24 @@ <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
139 | 139 | </th> |
140 | 140 | </tr> |
141 | 141 | <tr id="i5" class="rowColor"> |
142 | | -<td class="colFirst"><a href="org/botblock/javabotblockapi/core/JavaBotBlockAPIInfo.html" title="class in org.botblock.javabotblockapi.core">JavaBotBlockAPIInfo</a></td> |
143 | | -<th class="colLast" scope="row">Deprecated. |
144 | | -<div class="deprecationComment">Class was changed to <a href="org/botblock/javabotblockapi/core/Info.html" title="class in org.botblock.javabotblockapi.core"><code>Info</code></a>.</div> |
145 | | -</th> |
146 | | -</tr> |
147 | | -<tr id="i6" class="altColor"> |
148 | 142 | <td class="colFirst"><a href="org/botblock/javabotblockapi/core/annotations/PlannedRemoval.html" title="annotation in org.botblock.javabotblockapi.core.annotations">PlannedRemoval</a></td> |
149 | 143 | <th class="colLast" scope="row"> |
150 | 144 | <div class="block">Annotation to mark an Object to be planned for removal.</div> |
151 | 145 | </th> |
152 | 146 | </tr> |
153 | | -<tr id="i7" class="rowColor"> |
| 147 | +<tr id="i6" class="altColor"> |
154 | 148 | <td class="colFirst"><a href="org/botblock/javabotblockapi/core/exceptions/RateLimitedException.html" title="class in org.botblock.javabotblockapi.core.exceptions">RateLimitedException</a></td> |
155 | 149 | <th class="colLast" scope="row"> |
156 | 150 | <div class="block">Indicates that the Wrapper got rate limited by the BotBlock API.</div> |
157 | 151 | </th> |
158 | 152 | </tr> |
159 | | -<tr id="i8" class="altColor"> |
| 153 | +<tr id="i7" class="rowColor"> |
160 | 154 | <td class="colFirst"><a href="org/botblock/javabotblockapi/core/Site.html" title="class in org.botblock.javabotblockapi.core">Site</a></td> |
161 | 155 | <th class="colLast" scope="row"> |
162 | 156 | <div class="block">Class containing all (known) Bot lists.</div> |
163 | 157 | </th> |
164 | 158 | </tr> |
165 | | -<tr id="i9" class="rowColor"> |
| 159 | +<tr id="i8" class="altColor"> |
166 | 160 | <td class="colFirst"><a href="org/botblock/javabotblockapi/core/Site.HttpMethod.html" title="enum in org.botblock.javabotblockapi.core">Site.HttpMethod</a></td> |
167 | 161 | <th class="colLast" scope="row"> </th> |
168 | 162 | </tr> |
|
0 commit comments