|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (14.0.2) on Fri Feb 12 21:00:22 CET 2021 --> |
6 | | -<title>All Classes (Units of Measurement API 2.1.2 API)</title> |
| 5 | +<!-- Generated by javadoc (14.0.2) on Sun Jun 06 17:13:28 CEST 2021 --> |
| 6 | +<title>All Classes (Units of Measurement API 2.1.3-SNAPSHOT API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2021-02-12"> |
| 8 | +<meta name="dc.created" content="2021-06-06"> |
9 | 9 | <meta name="description" content="class index"> |
10 | 10 | <meta name="generator" content="javadoc/AllClassesIndexWriter"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
@@ -187,12 +187,14 @@ <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
187 | 187 | <tr class="rowColor" id="i17"> |
188 | 188 | <td class="colFirst"><a href="javax/measure/spi/FormatService.html" title="interface in javax.measure.spi">FormatService</a></td> |
189 | 189 | <th class="colLast" scope="row"> |
190 | | -<div class="block">This interface represent the service to obtain instances of <a href="javax/measure/format/UnitFormat.html" title="interface in javax.measure.format"><code>UnitFormat</code></a> and <a href="javax/measure/format/QuantityFormat.html" title="interface in javax.measure.format"><code>QuantityFormat</code></a>.</div> |
| 190 | +<div class="block">This interface represents the service to obtain instances of <a href="javax/measure/format/UnitFormat.html" title="interface in javax.measure.format"><code>UnitFormat</code></a> and <a href="javax/measure/format/QuantityFormat.html" title="interface in javax.measure.format"><code>QuantityFormat</code></a>.</div> |
191 | 191 | </th> |
192 | 192 | </tr> |
193 | 193 | <tr class="altColor" id="i18"> |
194 | 194 | <td class="colFirst"><a href="javax/measure/spi/FormatService.FormatType.html" title="enum in javax.measure.spi">FormatService.FormatType</a></td> |
195 | | -<th class="colLast" scope="row"> </th> |
| 195 | +<th class="colLast" scope="row"> |
| 196 | +<div class="block">The type of format, either a <a href="javax/measure/format/UnitFormat.html" title="interface in javax.measure.format"><code>UnitFormat</code></a> or <a href="javax/measure/format/QuantityFormat.html" title="interface in javax.measure.format"><code>QuantityFormat</code></a></div> |
| 197 | +</th> |
196 | 198 | </tr> |
197 | 199 | <tr class="rowColor" id="i19"> |
198 | 200 | <td class="colFirst"><a href="javax/measure/quantity/Frequency.html" title="interface in javax.measure.quantity">Frequency</a></td> |
|
0 commit comments