|
| 1 | +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 | +<!-- NewPage --> |
| 3 | +<html lang="en"> |
| 4 | +<head> |
| 5 | +<!-- Generated by javadoc (1.8.0_242-release) on Fri Jan 15 23:10:53 BDT 2021 --> |
| 6 | +<title>Constant Field Values</title> |
| 7 | +<meta name="date" content="2021-01-15"> |
| 8 | +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| 9 | +<script type="text/javascript" src="script.js"></script> |
| 10 | +</head> |
| 11 | +<body> |
| 12 | +<script type="text/javascript"><!-- |
| 13 | + try { |
| 14 | + if (location.href.indexOf('is-external=true') == -1) { |
| 15 | + parent.document.title="Constant Field Values"; |
| 16 | + } |
| 17 | + } |
| 18 | + catch(err) { |
| 19 | + } |
| 20 | +//--> |
| 21 | +</script> |
| 22 | +<noscript> |
| 23 | +<div>JavaScript is disabled on your browser.</div> |
| 24 | +</noscript> |
| 25 | +<!-- ========= START OF TOP NAVBAR ======= --> |
| 26 | +<div class="topNav"><a name="navbar.top"> |
| 27 | +<!-- --> |
| 28 | +</a> |
| 29 | +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| 30 | +<a name="navbar.top.firstrow"> |
| 31 | +<!-- --> |
| 32 | +</a> |
| 33 | +<ul class="navList" title="Navigation"> |
| 34 | +<li><a href="com/example/utsc/package-summary.html">Package</a></li> |
| 35 | +<li>Class</li> |
| 36 | +<li><a href="overview-tree.html">Tree</a></li> |
| 37 | +<li><a href="deprecated-list.html">Deprecated</a></li> |
| 38 | +<li><a href="index-files/index-1.html">Index</a></li> |
| 39 | +<li><a href="help-doc.html">Help</a></li> |
| 40 | +</ul> |
| 41 | +</div> |
| 42 | +<div class="subNav"> |
| 43 | +<ul class="navList"> |
| 44 | +<li>Prev</li> |
| 45 | +<li>Next</li> |
| 46 | +</ul> |
| 47 | +<ul class="navList"> |
| 48 | +<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> |
| 49 | +<li><a href="constant-values.html" target="_top">No Frames</a></li> |
| 50 | +</ul> |
| 51 | +<ul class="navList" id="allclasses_navbar_top"> |
| 52 | +<li><a href="allclasses-noframe.html">All Classes</a></li> |
| 53 | +</ul> |
| 54 | +<div> |
| 55 | +<script type="text/javascript"><!-- |
| 56 | + allClassesLink = document.getElementById("allclasses_navbar_top"); |
| 57 | + if(window==top) { |
| 58 | + allClassesLink.style.display = "block"; |
| 59 | + } |
| 60 | + else { |
| 61 | + allClassesLink.style.display = "none"; |
| 62 | + } |
| 63 | + //--> |
| 64 | +</script> |
| 65 | +</div> |
| 66 | +<a name="skip.navbar.top"> |
| 67 | +<!-- --> |
| 68 | +</a></div> |
| 69 | +<!-- ========= END OF TOP NAVBAR ========= --> |
| 70 | +<div class="header"> |
| 71 | +<h1 title="Constant Field Values" class="title">Constant Field Values</h1> |
| 72 | +<h2 title="Contents">Contents</h2> |
| 73 | +<ul> |
| 74 | +<li><a href="#com.example">com.example.*</a></li> |
| 75 | +</ul> |
| 76 | +</div> |
| 77 | +<div class="constantValuesContainer"><a name="com.example"> |
| 78 | +<!-- --> |
| 79 | +</a> |
| 80 | +<h2 title="com.example">com.example.*</h2> |
| 81 | +<ul class="blockList"> |
| 82 | +<li class="blockList"> |
| 83 | +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
| 84 | +<caption><span>com.example.utsc.<a href="com/example/utsc/SpeechToText.html" title="class in com.example.utsc">SpeechToText</a></span><span class="tabEnd"> </span></caption> |
| 85 | +<tr> |
| 86 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 87 | +<th scope="col">Constant Field</th> |
| 88 | +<th class="colLast" scope="col">Value</th> |
| 89 | +</tr> |
| 90 | +<tbody> |
| 91 | +<tr class="altColor"> |
| 92 | +<td class="colFirst"><a name="com.example.utsc.SpeechToText.RESULT_SPEECH"> |
| 93 | +<!-- --> |
| 94 | +</a><code>protected static final int</code></td> |
| 95 | +<td><code><a href="com/example/utsc/SpeechToText.html#RESULT_SPEECH">RESULT_SPEECH</a></code></td> |
| 96 | +<td class="colLast"><code>1</code></td> |
| 97 | +</tr> |
| 98 | +</tbody> |
| 99 | +</table> |
| 100 | +</li> |
| 101 | +</ul> |
| 102 | +</div> |
| 103 | +<!-- ======= START OF BOTTOM NAVBAR ====== --> |
| 104 | +<div class="bottomNav"><a name="navbar.bottom"> |
| 105 | +<!-- --> |
| 106 | +</a> |
| 107 | +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| 108 | +<a name="navbar.bottom.firstrow"> |
| 109 | +<!-- --> |
| 110 | +</a> |
| 111 | +<ul class="navList" title="Navigation"> |
| 112 | +<li><a href="com/example/utsc/package-summary.html">Package</a></li> |
| 113 | +<li>Class</li> |
| 114 | +<li><a href="overview-tree.html">Tree</a></li> |
| 115 | +<li><a href="deprecated-list.html">Deprecated</a></li> |
| 116 | +<li><a href="index-files/index-1.html">Index</a></li> |
| 117 | +<li><a href="help-doc.html">Help</a></li> |
| 118 | +</ul> |
| 119 | +</div> |
| 120 | +<div class="subNav"> |
| 121 | +<ul class="navList"> |
| 122 | +<li>Prev</li> |
| 123 | +<li>Next</li> |
| 124 | +</ul> |
| 125 | +<ul class="navList"> |
| 126 | +<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> |
| 127 | +<li><a href="constant-values.html" target="_top">No Frames</a></li> |
| 128 | +</ul> |
| 129 | +<ul class="navList" id="allclasses_navbar_bottom"> |
| 130 | +<li><a href="allclasses-noframe.html">All Classes</a></li> |
| 131 | +</ul> |
| 132 | +<div> |
| 133 | +<script type="text/javascript"><!-- |
| 134 | + allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| 135 | + if(window==top) { |
| 136 | + allClassesLink.style.display = "block"; |
| 137 | + } |
| 138 | + else { |
| 139 | + allClassesLink.style.display = "none"; |
| 140 | + } |
| 141 | + //--> |
| 142 | +</script> |
| 143 | +</div> |
| 144 | +<a name="skip.navbar.bottom"> |
| 145 | +<!-- --> |
| 146 | +</a></div> |
| 147 | +<!-- ======== END OF BOTTOM NAVBAR ======= --> |
| 148 | +</body> |
| 149 | +</html> |
0 commit comments