doc: Bug 495211: Update TmfTimestampFormat reference API
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.user / reference / api / org / eclipse / tracecompass / tmf / core / timestamp / package-summary.html
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_91) on Mon Jun 06 13:57:27 EDT 2016 -->
6 <title>org.eclipse.tracecompass.tmf.core.timestamp</title>
7 <meta name="date" content="2016-06-06">
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="org.eclipse.tracecompass.tmf.core.timestamp";
16 }
17 }
18 catch(err) {
19 }
20 //-->
21 </script>
22 <noscript>
23 <div>JavaScript is disabled on your browser.</div>
24 </noscript>
25 <div class="header">
26 <h1 title="Package" class="title">Package&nbsp;org.eclipse.tracecompass.tmf.core.timestamp</h1>
27 </div>
28 <div class="contentContainer">
29 <ul class="blockList">
30 <li class="blockList">
31 <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
32 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
33 <tr>
34 <th class="colFirst" scope="col">Class</th>
35 <th class="colLast" scope="col">Description</th>
36 </tr>
37 <tbody>
38 <tr class="altColor">
39 <td class="colFirst"><a href="../../../../../../org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html" title="class in org.eclipse.tracecompass.tmf.core.timestamp">TmfTimestampFormat</a></td>
40 <td class="colLast">
41 <div class="block">A formatting and parsing facility that can handle timestamps that span the
42 epoch with a precision down to the nanosecond.</div>
43 </td>
44 </tr>
45 </tbody>
46 </table>
47 </li>
48 </ul>
49 </div>
50 </body>
51 </html>
This page took 0.031487 seconds and 5 git commands to generate.