blob: bc85d4e07243be4854499b6035038f64fd7a4954 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.18) on Wed Mar 01 02:01:42 GMT 2023 -->
<title>TopologyAPI.ComponentOrBuilder (Heron Java API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-03-01">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TopologyAPI.ComponentOrBuilder (Heron Java API)";
}
}
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.heron.api.generated</a></div>
<h2 title="Interface TopologyAPI.ComponentOrBuilder" class="title">Interface TopologyAPI.ComponentOrBuilder</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><code>com.google.protobuf.MessageLiteOrBuilder</code>, <code>com.google.protobuf.MessageOrBuilder</code></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="TopologyAPI.Component.html" title="class in org.apache.heron.api.generated">TopologyAPI.Component</a></code>, <code><a href="TopologyAPI.Component.Builder.html" title="class in org.apache.heron.api.generated">TopologyAPI.Component.Builder</a></code></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="TopologyAPI.html" title="class in org.apache.heron.api.generated">TopologyAPI</a></dd>
</dl>
<hr>
<pre>public static interface <span class="typeNameLabel">TopologyAPI.ComponentOrBuilder</span>
extends com.google.protobuf.MessageOrBuilder</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassName()">getClassName</a></span>()</code></th>
<td class="colLast">
<div class="block">
Only one of the below two is set, whose meaning is determined
by the value of spec.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassNameBytes()">getClassNameBytes</a></span>()</code></th>
<td class="colLast">
<div class="block">
Only one of the below two is set, whose meaning is determined
by the value of spec.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="TopologyAPI.Config.html" title="class in org.apache.heron.api.generated">TopologyAPI.Config</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getConfig()">getConfig</a></span>()</code></th>
<td class="colLast">
<div class="block"><code>required .heron.proto.api.Config config = 3;</code></div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="TopologyAPI.ConfigOrBuilder.html" title="interface in org.apache.heron.api.generated">TopologyAPI.ConfigOrBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getConfigOrBuilder()">getConfigOrBuilder</a></span>()</code></th>
<td class="colLast">
<div class="block"><code>required .heron.proto.api.Config config = 3;</code></div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="TopologyAPI.CPPClassInfo.html" title="class in org.apache.heron.api.generated">TopologyAPI.CPPClassInfo</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCppClassInfo()">getCppClassInfo</a></span>()</code></th>
<td class="colLast">
<div class="block">
present if spec is CPP_CLASS_INFO</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="TopologyAPI.CPPClassInfoOrBuilder.html" title="interface in org.apache.heron.api.generated">TopologyAPI.CPPClassInfoOrBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCppClassInfoOrBuilder()">getCppClassInfoOrBuilder</a></span>()</code></th>
<td class="colLast">
<div class="block">
present if spec is CPP_CLASS_INFO</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getName()">getName</a></span>()</code></th>
<td class="colLast">
<div class="block">
The name of the component.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNameBytes()">getNameBytes</a></span>()</code></th>
<td class="colLast">
<div class="block">
The name of the component.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSerializedObject()">getSerializedObject</a></span>()</code></th>
<td class="colLast">
<div class="block"><code>optional bytes serialized_object = 4;</code></div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="TopologyAPI.ComponentObjectSpec.html" title="enum in org.apache.heron.api.generated">TopologyAPI.ComponentObjectSpec</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSpec()">getSpec</a></span>()</code></th>
<td class="colLast">
<div class="block">
This is made optional for backward compatibility</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasClassName()">hasClassName</a></span>()</code></th>
<td class="colLast">
<div class="block">
Only one of the below two is set, whose meaning is determined
by the value of spec.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasConfig()">hasConfig</a></span>()</code></th>
<td class="colLast">
<div class="block"><code>required .heron.proto.api.Config config = 3;</code></div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasCppClassInfo()">hasCppClassInfo</a></span>()</code></th>
<td class="colLast">
<div class="block">
present if spec is CPP_CLASS_INFO</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasName()">hasName</a></span>()</code></th>
<td class="colLast">
<div class="block">
The name of the component.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasSerializedObject()">hasSerializedObject</a></span>()</code></th>
<td class="colLast">
<div class="block"><code>optional bytes serialized_object = 4;</code></div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasSpec()">hasSpec</a></span>()</code></th>
<td class="colLast">
<div class="block">
This is made optional for backward compatibility</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.com.google.protobuf.MessageLiteOrBuilder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.google.protobuf.MessageLiteOrBuilder</h3>
<code>isInitialized</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.com.google.protobuf.MessageOrBuilder">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.google.protobuf.MessageOrBuilder</h3>
<code>findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="hasName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasName</h4>
<pre class="methodSignature">boolean&nbsp;hasName()</pre>
<div class="block"><pre>
The name of the component. Like Tail-FlatMap
</pre>
<code>required string name = 1;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the name field is set.</dd>
</dl>
</li>
</ul>
<a id="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre class="methodSignature">java.lang.String&nbsp;getName()</pre>
<div class="block"><pre>
The name of the component. Like Tail-FlatMap
</pre>
<code>required string name = 1;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The name.</dd>
</dl>
</li>
</ul>
<a id="getNameBytes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNameBytes</h4>
<pre class="methodSignature">com.google.protobuf.ByteString&nbsp;getNameBytes()</pre>
<div class="block"><pre>
The name of the component. Like Tail-FlatMap
</pre>
<code>required string name = 1;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The bytes for name.</dd>
</dl>
</li>
</ul>
<a id="hasClassName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasClassName</h4>
<pre class="methodSignature">boolean&nbsp;hasClassName()</pre>
<div class="block"><pre>
Only one of the below two is set, whose meaning is determined
by the value of spec. For example, when spec is JAVA_CLASS_NAME,
`class_name` is set and contains Java's class name.
When spec is JAVA_SERIALIZED_OBJECT, `serialized_object` is set and
contains a serialized Java object.
</pre>
<code>optional string class_name = 2;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the className field is set.</dd>
</dl>
</li>
</ul>
<a id="getClassName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassName</h4>
<pre class="methodSignature">java.lang.String&nbsp;getClassName()</pre>
<div class="block"><pre>
Only one of the below two is set, whose meaning is determined
by the value of spec. For example, when spec is JAVA_CLASS_NAME,
`class_name` is set and contains Java's class name.
When spec is JAVA_SERIALIZED_OBJECT, `serialized_object` is set and
contains a serialized Java object.
</pre>
<code>optional string class_name = 2;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The className.</dd>
</dl>
</li>
</ul>
<a id="getClassNameBytes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClassNameBytes</h4>
<pre class="methodSignature">com.google.protobuf.ByteString&nbsp;getClassNameBytes()</pre>
<div class="block"><pre>
Only one of the below two is set, whose meaning is determined
by the value of spec. For example, when spec is JAVA_CLASS_NAME,
`class_name` is set and contains Java's class name.
When spec is JAVA_SERIALIZED_OBJECT, `serialized_object` is set and
contains a serialized Java object.
</pre>
<code>optional string class_name = 2;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The bytes for className.</dd>
</dl>
</li>
</ul>
<a id="hasSerializedObject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasSerializedObject</h4>
<pre class="methodSignature">boolean&nbsp;hasSerializedObject()</pre>
<div class="block"><code>optional bytes serialized_object = 4;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the serializedObject field is set.</dd>
</dl>
</li>
</ul>
<a id="getSerializedObject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSerializedObject</h4>
<pre class="methodSignature">com.google.protobuf.ByteString&nbsp;getSerializedObject()</pre>
<div class="block"><code>optional bytes serialized_object = 4;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The serializedObject.</dd>
</dl>
</li>
</ul>
<a id="hasConfig()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasConfig</h4>
<pre class="methodSignature">boolean&nbsp;hasConfig()</pre>
<div class="block"><code>required .heron.proto.api.Config config = 3;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the config field is set.</dd>
</dl>
</li>
</ul>
<a id="getConfig()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfig</h4>
<pre class="methodSignature"><a href="TopologyAPI.Config.html" title="class in org.apache.heron.api.generated">TopologyAPI.Config</a>&nbsp;getConfig()</pre>
<div class="block"><code>required .heron.proto.api.Config config = 3;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The config.</dd>
</dl>
</li>
</ul>
<a id="getConfigOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfigOrBuilder</h4>
<pre class="methodSignature"><a href="TopologyAPI.ConfigOrBuilder.html" title="interface in org.apache.heron.api.generated">TopologyAPI.ConfigOrBuilder</a>&nbsp;getConfigOrBuilder()</pre>
<div class="block"><code>required .heron.proto.api.Config config = 3;</code></div>
</li>
</ul>
<a id="hasSpec()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasSpec</h4>
<pre class="methodSignature">boolean&nbsp;hasSpec()</pre>
<div class="block"><pre>
This is made optional for backward compatibility
</pre>
<code>optional .heron.proto.api.ComponentObjectSpec spec = 5;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the spec field is set.</dd>
</dl>
</li>
</ul>
<a id="getSpec()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSpec</h4>
<pre class="methodSignature"><a href="TopologyAPI.ComponentObjectSpec.html" title="enum in org.apache.heron.api.generated">TopologyAPI.ComponentObjectSpec</a>&nbsp;getSpec()</pre>
<div class="block"><pre>
This is made optional for backward compatibility
</pre>
<code>optional .heron.proto.api.ComponentObjectSpec spec = 5;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The spec.</dd>
</dl>
</li>
</ul>
<a id="hasCppClassInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasCppClassInfo</h4>
<pre class="methodSignature">boolean&nbsp;hasCppClassInfo()</pre>
<div class="block"><pre>
present if spec is CPP_CLASS_INFO
</pre>
<code>optional .heron.proto.api.CPPClassInfo cpp_class_info = 6;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Whether the cppClassInfo field is set.</dd>
</dl>
</li>
</ul>
<a id="getCppClassInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCppClassInfo</h4>
<pre class="methodSignature"><a href="TopologyAPI.CPPClassInfo.html" title="class in org.apache.heron.api.generated">TopologyAPI.CPPClassInfo</a>&nbsp;getCppClassInfo()</pre>
<div class="block"><pre>
present if spec is CPP_CLASS_INFO
</pre>
<code>optional .heron.proto.api.CPPClassInfo cpp_class_info = 6;</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The cppClassInfo.</dd>
</dl>
</li>
</ul>
<a id="getCppClassInfoOrBuilder()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getCppClassInfoOrBuilder</h4>
<pre class="methodSignature"><a href="TopologyAPI.CPPClassInfoOrBuilder.html" title="interface in org.apache.heron.api.generated">TopologyAPI.CPPClassInfoOrBuilder</a>&nbsp;getCppClassInfoOrBuilder()</pre>
<div class="block"><pre>
present if spec is CPP_CLASS_INFO
</pre>
<code>optional .heron.proto.api.CPPClassInfo cpp_class_info = 6;</code></div>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>