|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | 5 | <!-- Generated by javadoc --> |
6 | | -<title>Constant Field Values (NewPipeExtractor v0.21.4)</title> |
| 6 | +<title>Constant Field Values (NewPipeExtractor v0.21.6)</title> |
7 | 7 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
8 | 8 | <script type="text/javascript" src="script.js"></script> |
9 | 9 | </head> |
10 | 10 | <body> |
11 | 11 | <script type="text/javascript"><!-- |
12 | 12 | try { |
13 | 13 | if (location.href.indexOf('is-external=true') == -1) { |
14 | | - parent.document.title="Constant Field Values (NewPipeExtractor v0.21.4)"; |
| 14 | + parent.document.title="Constant Field Values (NewPipeExtractor v0.21.6)"; |
15 | 15 | } |
16 | 16 | } |
17 | 17 | catch(err) { |
@@ -116,6 +116,34 @@ <h2 title="org.schabi">org.schabi.*</h2> |
116 | 116 | <ul class="blockList"> |
117 | 117 | <li class="blockList"> |
118 | 118 | <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
| 119 | +<caption><span>org.schabi.newpipe.extractor.comments.<a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html" title="class in org.schabi.newpipe.extractor.comments">CommentsInfoItem</a></span><span class="tabEnd"> </span></caption> |
| 120 | +<tr> |
| 121 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 122 | +<th scope="col">Constant Field</th> |
| 123 | +<th class="colLast" scope="col">Value</th> |
| 124 | +</tr> |
| 125 | +<tbody> |
| 126 | +<tr class="altColor"> |
| 127 | +<td class="colFirst"><a name="org.schabi.newpipe.extractor.comments.CommentsInfoItem.NO_LIKE_COUNT"> |
| 128 | +<!-- --> |
| 129 | +</a><code>public static final int</code></td> |
| 130 | +<td><code><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#NO_LIKE_COUNT">NO_LIKE_COUNT</a></code></td> |
| 131 | +<td class="colLast"><code>-1</code></td> |
| 132 | +</tr> |
| 133 | +<tr class="rowColor"> |
| 134 | +<td class="colFirst"><a name="org.schabi.newpipe.extractor.comments.CommentsInfoItem.NO_STREAM_POSITION"> |
| 135 | +<!-- --> |
| 136 | +</a><code>public static final int</code></td> |
| 137 | +<td><code><a href="org/schabi/newpipe/extractor/comments/CommentsInfoItem.html#NO_STREAM_POSITION">NO_STREAM_POSITION</a></code></td> |
| 138 | +<td class="colLast"><code>-1</code></td> |
| 139 | +</tr> |
| 140 | +</tbody> |
| 141 | +</table> |
| 142 | +</li> |
| 143 | +</ul> |
| 144 | +<ul class="blockList"> |
| 145 | +<li class="blockList"> |
| 146 | +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
119 | 147 | <caption><span>org.schabi.newpipe.extractor.services.bandcamp.extractors.<a href="org/schabi/newpipe/extractor/services/bandcamp/extractors/BandcampExtractorHelper.html" title="class in org.schabi.newpipe.extractor.services.bandcamp.extractors">BandcampExtractorHelper</a></span><span class="tabEnd"> </span></caption> |
120 | 148 | <tr> |
121 | 149 | <th class="colFirst" scope="col">Modifier and Type</th> |
|
0 commit comments