doc: Bug 495211: Update TmfTimestampFormat reference API
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.user / reference / api / serialized-form.html
index fbc6d4cbb774f9e3a064da2ca8c6868803d55183..ae136552b83ebc970040ede3e6282401e5521cea 100644 (file)
@@ -2,15 +2,20 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Fri Feb 06 17:16:21 EST 2015 -->
+<!-- Generated by javadoc (1.8.0_91) on Mon Jun 06 13:57:27 EDT 2016 -->
 <title>Serialized Form</title>
-<meta name="date" content="2015-02-06">
+<meta name="date" content="2016-06-06">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Serialized Form";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Serialized Form";
+        }
+    }
+    catch(err) {
     }
 //-->
 </script>
 <li class="blockList"><a name="org.eclipse.tracecompass.tmf.core.timestamp.TmfTimestampFormat">
 <!--   -->
 </a>
-<h3>Class <a href="org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html" title="class in org.eclipse.tracecompass.tmf.core.timestamp">org.eclipse.tracecompass.tmf.core.timestamp.TmfTimestampFormat</a> extends <a href="https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text">SimpleDateFormat</a> implements Serializable</h3>
+<h3>Class <a href="org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html" title="class in org.eclipse.tracecompass.tmf.core.timestamp">org.eclipse.tracecompass.tmf.core.timestamp.TmfTimestampFormat</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text">SimpleDateFormat</a> implements Serializable</h3>
 <dl class="nameValue">
 <dt>serialVersionUID:</dt>
 <dd>2835829763122454020L</dd>
 </dl>
 <ul class="blockList">
-<li class="blockList"><a name="serializedForm">
-<!--   -->
-</a>
+<li class="blockList">
 <h3>Serialized Fields</h3>
 <ul class="blockList">
 <li class="blockList">
 <h4>fPattern</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fPattern</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fPattern</pre>
 </li>
 <li class="blockList">
 <h4>fPatternDecimalSeparatorIndex</h4>
 </li>
 <li class="blockList">
 <h4>fDateTimePattern</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDateTimePattern</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDateTimePattern</pre>
 </li>
 <li class="blockList">
 <h4>fSubSecPattern</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPattern</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPattern</pre>
 </li>
 <li class="blockList">
 <h4>fSupplPatterns</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; fSupplPatterns</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; fSupplPatterns</pre>
+</li>
+<li class="blockList">
+<h4>fUnitOfSeconds</h4>
+<pre>long fUnitOfSeconds</pre>
 </li>
 <li class="blockList">
 <h4>fLocale</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> fLocale</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> fLocale</pre>
 </li>
 <li class="blockList">
 <h4>fSupplPatternLetters</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSupplPatternLetters</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSupplPatternLetters</pre>
 <div class="block">The supplementary pattern letters. Can be redefined by sub-classes
  to either override existing letters or augment the letter set.
  If so, the format() method must provide the (re-)implementation of the
 </li>
 <li class="blockList">
 <h4>fSubSecPatternChars</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPatternChars</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fSubSecPatternChars</pre>
 <div class="block">The sub-second pattern letters.</div>
-<dl><dt><span class="strong">Since:</span></dt>
-  <dd>3.0</dd></dl>
 </li>
 <li class="blockList">
 <h4>fDelimiterChars</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDelimiterChars</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fDelimiterChars</pre>
 <div class="block">The optional sub-second delimiter characters.</div>
-<dl><dt><span class="strong">Since:</span></dt>
-  <dd>3.0</dd></dl>
+</li>
+<li class="blockList">
+<h4>fUnitOfSecondsMap</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; fUnitOfSecondsMap</pre>
+<div class="block">The map of optional unit of seconds suffix characters that can follow the
+ T pattern. The map value is the unit of seconds denominator.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>2.0</dd>
+</dl>
 </li>
 <li class="blockList">
 <h4>fOpenBracket</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fOpenBracket</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fOpenBracket</pre>
 <div class="block">The open bracket symbol</div>
 </li>
 <li class="blockListLast">
 <h4>fCloseBracket</h4>
-<pre><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fCloseBracket</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fCloseBracket</pre>
 <div class="block">The closing bracket symbol</div>
 </li>
 </ul>
This page took 0.026647 seconds and 5 git commands to generate.