Plan/all/com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html

348 lines
19 KiB
HTML
Raw Normal View History

2019-08-05 11:13:19 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fi">
<head>
2020-03-21 15:43:05 +01:00
<!-- Generated by javadoc -->
<title>SpongeSuperClassBindingModule (Plan 5.1-SNAPSHOT API)</title>
2019-08-05 11:13:19 +02:00
<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"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
2020-03-21 15:43:05 +01:00
parent.document.title="SpongeSuperClassBindingModule (Plan 5.1-SNAPSHOT API)";
2019-08-05 11:13:19 +02:00
}
}
catch(err) {
}
//-->
2020-01-24 11:56:15 +01:00
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6};
2019-08-05 11:13:19 +02:00
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";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.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">
<li><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeServerPropertiesModule.html" title="class in com.djrapitops.plan.modules.sponge"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html" target="_top">Frames</a></li>
<li><a href="SpongeSuperClassBindingModule.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></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>
</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 name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.djrapitops.plan.modules.sponge</div>
<h2 title="Interface SpongeSuperClassBindingModule" class="title">Interface SpongeSuperClassBindingModule</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>@Module
public interface <span class="typeNameLabel">SpongeSuperClassBindingModule</span></pre>
2020-01-24 11:56:15 +01:00
<div class="block">Module for binding Sponge specific classes as interface implementations.</div>
2019-08-05 11:13:19 +02:00
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<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="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindConfigSystem-com.djrapitops.plan.settings.SpongeConfigSystem-">bindConfigSystem</a></span>(<a href="../../../../../com/djrapitops/plan/settings/SpongeConfigSystem.html" title="class in com.djrapitops.plan.settings">SpongeConfigSystem</a>&nbsp;configSystem)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
<tr id="i1" class="rowColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindDBSystem-com.djrapitops.plan.storage.database.SpongeDBSystem-">bindDBSystem</a></span>(<a href="../../../../../com/djrapitops/plan/storage/database/SpongeDBSystem.html" title="class in com.djrapitops.plan.storage.database">SpongeDBSystem</a>&nbsp;dbSystem)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
<tr id="i2" class="altColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a>&lt;?&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindGenericsServerSensor-com.djrapitops.plan.gathering.ServerSensor-">bindGenericsServerSensor</a></span>(<a href="../../../../../com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a>&lt;org.spongepowered.api.world.World&gt;&nbsp;sensor)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
<tr id="i3" class="rowColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindImportSystem-com.djrapitops.plan.gathering.importing.EmptyImportSystem-">bindImportSystem</a></span>(<a href="../../../../../com/djrapitops/plan/gathering/importing/EmptyImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">EmptyImportSystem</a>&nbsp;emptyImportSystem)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
<tr id="i4" class="altColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindListenerSystem-com.djrapitops.plan.gathering.listeners.SpongeListenerSystem-">bindListenerSystem</a></span>(<a href="../../../../../com/djrapitops/plan/gathering/listeners/SpongeListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">SpongeListenerSystem</a>&nbsp;listenerSystem)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
<tr id="i5" class="rowColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindPlanFiles-com.djrapitops.plan.storage.file.SpongePlanFiles-">bindPlanFiles</a></span>(<a href="../../../../../com/djrapitops/plan/storage/file/SpongePlanFiles.html" title="class in com.djrapitops.plan.storage.file">SpongePlanFiles</a>&nbsp;files)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
<tr id="i6" class="altColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindServerInfo-com.djrapitops.plan.identification.ServerServerInfo-">bindServerInfo</a></span>(<a href="../../../../../com/djrapitops/plan/identification/ServerServerInfo.html" title="class in com.djrapitops.plan.identification">ServerServerInfo</a>&nbsp;serverInfo)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
<tr id="i7" class="rowColor">
2020-01-24 11:56:15 +01:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a>&lt;org.spongepowered.api.world.World&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindServerSensor-com.djrapitops.plan.gathering.SpongeSensor-">bindServerSensor</a></span>(<a href="../../../../../com/djrapitops/plan/gathering/SpongeSensor.html" title="class in com.djrapitops.plan.gathering">SpongeSensor</a>&nbsp;sensor)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/gathering/ServerShutdownSave.html" title="class in com.djrapitops.plan.gathering">ServerShutdownSave</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindServerShutdownSave-com.djrapitops.plan.SpongeServerShutdownSave-">bindServerShutdownSave</a></span>(<a href="../../../../../com/djrapitops/plan/SpongeServerShutdownSave.html" title="class in com.djrapitops.plan">SpongeServerShutdownSave</a>&nbsp;shutdownSave)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
2019-10-05 10:27:37 +02:00
<td class="colFirst"><code><a href="../../../../../com/djrapitops/plan/TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a></code></td>
2020-01-24 11:56:15 +01:00
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html#bindTaskSystem-com.djrapitops.plan.SpongeTaskSystem-">bindTaskSystem</a></span>(<a href="../../../../../com/djrapitops/plan/SpongeTaskSystem.html" title="class in com.djrapitops.plan">SpongeTaskSystem</a>&nbsp;taskSystem)</code>&nbsp;</td>
2019-08-05 11:13:19 +02:00
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
2020-01-24 11:56:15 +01:00
<a name="bindPlanFiles-com.djrapitops.plan.storage.file.SpongePlanFiles-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
2020-01-24 11:56:15 +01:00
<h4>bindPlanFiles</h4>
2019-08-05 11:13:19 +02:00
<pre>@Binds
2020-01-24 11:56:15 +01:00
<a href="../../../../../com/djrapitops/plan/storage/file/PlanFiles.html" title="class in com.djrapitops.plan.storage.file">PlanFiles</a>&nbsp;bindPlanFiles(<a href="../../../../../com/djrapitops/plan/storage/file/SpongePlanFiles.html" title="class in com.djrapitops.plan.storage.file">SpongePlanFiles</a>&nbsp;files)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
2020-01-24 11:56:15 +01:00
<a name="bindServerInfo-com.djrapitops.plan.identification.ServerServerInfo-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
2020-01-24 11:56:15 +01:00
<h4>bindServerInfo</h4>
2019-08-05 11:13:19 +02:00
<pre>@Binds
2020-01-24 11:56:15 +01:00
<a href="../../../../../com/djrapitops/plan/identification/ServerInfo.html" title="class in com.djrapitops.plan.identification">ServerInfo</a>&nbsp;bindServerInfo(<a href="../../../../../com/djrapitops/plan/identification/ServerServerInfo.html" title="class in com.djrapitops.plan.identification">ServerServerInfo</a>&nbsp;serverInfo)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
2020-01-24 11:56:15 +01:00
<a name="bindDBSystem-com.djrapitops.plan.storage.database.SpongeDBSystem-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
2020-01-24 11:56:15 +01:00
<h4>bindDBSystem</h4>
2019-08-05 11:13:19 +02:00
<pre>@Binds
2020-01-24 11:56:15 +01:00
<a href="../../../../../com/djrapitops/plan/storage/database/DBSystem.html" title="class in com.djrapitops.plan.storage.database">DBSystem</a>&nbsp;bindDBSystem(<a href="../../../../../com/djrapitops/plan/storage/database/SpongeDBSystem.html" title="class in com.djrapitops.plan.storage.database">SpongeDBSystem</a>&nbsp;dbSystem)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
2020-01-24 11:56:15 +01:00
<a name="bindConfigSystem-com.djrapitops.plan.settings.SpongeConfigSystem-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
2020-01-24 11:56:15 +01:00
<h4>bindConfigSystem</h4>
2019-08-05 11:13:19 +02:00
<pre>@Binds
2020-01-24 11:56:15 +01:00
<a href="../../../../../com/djrapitops/plan/settings/ConfigSystem.html" title="class in com.djrapitops.plan.settings">ConfigSystem</a>&nbsp;bindConfigSystem(<a href="../../../../../com/djrapitops/plan/settings/SpongeConfigSystem.html" title="class in com.djrapitops.plan.settings">SpongeConfigSystem</a>&nbsp;configSystem)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
2020-01-24 11:56:15 +01:00
<a name="bindTaskSystem-com.djrapitops.plan.SpongeTaskSystem-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
2020-01-24 11:56:15 +01:00
<h4>bindTaskSystem</h4>
2019-08-05 11:13:19 +02:00
<pre>@Binds
2020-01-24 11:56:15 +01:00
<a href="../../../../../com/djrapitops/plan/TaskSystem.html" title="class in com.djrapitops.plan">TaskSystem</a>&nbsp;bindTaskSystem(<a href="../../../../../com/djrapitops/plan/SpongeTaskSystem.html" title="class in com.djrapitops.plan">SpongeTaskSystem</a>&nbsp;taskSystem)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
2020-01-24 11:56:15 +01:00
<a name="bindListenerSystem-com.djrapitops.plan.gathering.listeners.SpongeListenerSystem-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
2020-01-24 11:56:15 +01:00
<h4>bindListenerSystem</h4>
2019-08-05 11:13:19 +02:00
<pre>@Binds
2020-01-24 11:56:15 +01:00
<a href="../../../../../com/djrapitops/plan/gathering/listeners/ListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">ListenerSystem</a>&nbsp;bindListenerSystem(<a href="../../../../../com/djrapitops/plan/gathering/listeners/SpongeListenerSystem.html" title="class in com.djrapitops.plan.gathering.listeners">SpongeListenerSystem</a>&nbsp;listenerSystem)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
2019-10-05 10:27:37 +02:00
<a name="bindImportSystem-com.djrapitops.plan.gathering.importing.EmptyImportSystem-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bindImportSystem</h4>
<pre>@Binds
2019-10-05 10:27:37 +02:00
<a href="../../../../../com/djrapitops/plan/gathering/importing/ImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">ImportSystem</a>&nbsp;bindImportSystem(<a href="../../../../../com/djrapitops/plan/gathering/importing/EmptyImportSystem.html" title="class in com.djrapitops.plan.gathering.importing">EmptyImportSystem</a>&nbsp;emptyImportSystem)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
2020-01-24 11:56:15 +01:00
<a name="bindServerShutdownSave-com.djrapitops.plan.SpongeServerShutdownSave-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bindServerShutdownSave</h4>
<pre>@Binds
<a href="../../../../../com/djrapitops/plan/gathering/ServerShutdownSave.html" title="class in com.djrapitops.plan.gathering">ServerShutdownSave</a>&nbsp;bindServerShutdownSave(<a href="../../../../../com/djrapitops/plan/SpongeServerShutdownSave.html" title="class in com.djrapitops.plan">SpongeServerShutdownSave</a>&nbsp;shutdownSave)</pre>
</li>
</ul>
<a name="bindServerSensor-com.djrapitops.plan.gathering.SpongeSensor-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bindServerSensor</h4>
<pre>@Binds
<a href="../../../../../com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a>&lt;org.spongepowered.api.world.World&gt;&nbsp;bindServerSensor(<a href="../../../../../com/djrapitops/plan/gathering/SpongeSensor.html" title="class in com.djrapitops.plan.gathering">SpongeSensor</a>&nbsp;sensor)</pre>
</li>
</ul>
<a name="bindGenericsServerSensor-com.djrapitops.plan.gathering.ServerSensor-">
2019-08-05 11:13:19 +02:00
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
2020-01-24 11:56:15 +01:00
<h4>bindGenericsServerSensor</h4>
2019-08-05 11:13:19 +02:00
<pre>@Binds
2020-01-24 11:56:15 +01:00
<a href="../../../../../com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a>&lt;?&gt;&nbsp;bindGenericsServerSensor(<a href="../../../../../com/djrapitops/plan/gathering/ServerSensor.html" title="interface in com.djrapitops.plan.gathering">ServerSensor</a>&lt;org.spongepowered.api.world.World&gt;&nbsp;sensor)</pre>
2019-08-05 11:13:19 +02:00
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.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">
<li><a href="../../../../../com/djrapitops/plan/modules/sponge/SpongeServerPropertiesModule.html" title="class in com.djrapitops.plan.modules.sponge"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/djrapitops/plan/modules/sponge/SpongeSuperClassBindingModule.html" target="_top">Frames</a></li>
<li><a href="SpongeSuperClassBindingModule.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.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>
</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 name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>