Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/Javadoc/com/comphenix/protocol/reflect/MethodInfo.html
2013-05-14 01:29:12 +02:00

502 Zeilen
22 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue May 14 01:28:32 CEST 2013 -->
<title>MethodInfo</title>
<meta name="date" content="2013-05-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MethodInfo";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="class-use/MethodInfo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.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/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/reflect/MethodInfo.html" target="_top">Frames</a></li>
<li><a href="MethodInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All 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><a href="#constructor_summary">Constr</a>&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><a href="#constructor_detail">Constr</a>&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.comphenix.protocol.reflect</div>
<h2 title="Class MethodInfo" class="title">Class MethodInfo</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.comphenix.protocol.reflect.MethodInfo</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.lang.reflect.GenericDeclaration, java.lang.reflect.Member</dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">MethodInfo</span>
extends java.lang.Object
implements java.lang.reflect.GenericDeclaration, java.lang.reflect.Member</pre>
<div class="block">Represents a method or a constructor.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Kristian</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_java.lang.reflect.Member">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;java.lang.reflect.Member</h3>
<code>DECLARED, PUBLIC</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#MethodInfo()">MethodInfo</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#fromConstructor(java.lang.reflect.Constructor)">fromConstructor</a></strong>(java.lang.reflect.Constructor&lt;?&gt;&nbsp;constructor)</code>
<div class="block">Wraps a constructor as a method information object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#fromConstructors(java.util.Collection)">fromConstructors</a></strong>(java.util.Collection&lt;java.lang.reflect.Constructor&lt;?&gt;&gt;&nbsp;constructors)</code>
<div class="block">Construct a list of method infos from a given collection of constructors.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Collection&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#fromConstructors(java.lang.reflect.Constructor[])">fromConstructors</a></strong>(java.lang.reflect.Constructor&lt;?&gt;[]&nbsp;constructors)</code>
<div class="block">Construct a list of method infos from a given array of constructors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#fromMethod(java.lang.reflect.Method)">fromMethod</a></strong>(java.lang.reflect.Method&nbsp;method)</code>
<div class="block">Wraps a method as a MethodInfo object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#fromMethods(java.util.Collection)">fromMethods</a></strong>(java.util.Collection&lt;java.lang.reflect.Method&gt;&nbsp;methods)</code>
<div class="block">Construct a list of method infos from a given collection of methods.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.Collection&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#fromMethods(java.lang.reflect.Method[])">fromMethods</a></strong>(java.lang.reflect.Method[]&nbsp;methods)</code>
<div class="block">Construct a list of method infos from a given array of methods.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract java.lang.Class&lt;?&gt;[]</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#getExceptionTypes()">getExceptionTypes</a></strong>()</code>
<div class="block">Returns an array of Class objects that represent the types of the exceptions declared to be thrown by the
underlying method or constructor represented by this MethodInfo object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract java.lang.Class&lt;?&gt;[]</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#getParameterTypes()">getParameterTypes</a></strong>()</code>
<div class="block">Returns an array of Class objects that represent the formal parameter types, in declaration order,
of the method or constructor represented by this MethodInfo object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract java.lang.Class&lt;?&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#getReturnType()">getReturnType</a></strong>()</code>
<div class="block">Returns a Class object that represents the formal return type of the method or constructor
represented by this MethodInfo object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#isConstructor()">isConstructor</a></strong>()</code>
<div class="block">Determine if this is a constructor or not.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#toGenericString()">toGenericString</a></strong>()</code>
<div class="block">Returns a string describing this method or constructor, including type parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html#toString()">toString</a></strong>()</code>
<div class="block">Returns a string describing this method or constructor</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.reflect.GenericDeclaration">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.lang.reflect.GenericDeclaration</h3>
<code>getTypeParameters</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.reflect.Member">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.lang.reflect.Member</h3>
<code>getDeclaringClass, getModifiers, getName, isSynthetic</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MethodInfo()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MethodInfo</h4>
<pre>public&nbsp;MethodInfo()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="fromMethod(java.lang.reflect.Method)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromMethod</h4>
<pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&nbsp;fromMethod(java.lang.reflect.Method&nbsp;method)</pre>
<div class="block">Wraps a method as a MethodInfo object.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>method</code> - - the method to wrap.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The wrapped method.</dd></dl>
</li>
</ul>
<a name="fromMethods(java.lang.reflect.Method[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromMethods</h4>
<pre>public static&nbsp;java.util.Collection&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;fromMethods(java.lang.reflect.Method[]&nbsp;methods)</pre>
<div class="block">Construct a list of method infos from a given array of methods.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>methods</code> - - array of methods.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Method info list.</dd></dl>
</li>
</ul>
<a name="fromMethods(java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromMethods</h4>
<pre>public static&nbsp;java.util.List&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;fromMethods(java.util.Collection&lt;java.lang.reflect.Method&gt;&nbsp;methods)</pre>
<div class="block">Construct a list of method infos from a given collection of methods.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>methods</code> - - list of methods.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Method info list.</dd></dl>
</li>
</ul>
<a name="fromConstructor(java.lang.reflect.Constructor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromConstructor</h4>
<pre>public static&nbsp;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&nbsp;fromConstructor(java.lang.reflect.Constructor&lt;?&gt;&nbsp;constructor)</pre>
<div class="block">Wraps a constructor as a method information object.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>constructor</code> - - the constructor to wrap.</dd>
<dt><span class="strong">Returns:</span></dt><dd>A wrapped constructor.</dd></dl>
</li>
</ul>
<a name="fromConstructors(java.lang.reflect.Constructor[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromConstructors</h4>
<pre>public static&nbsp;java.util.Collection&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;fromConstructors(java.lang.reflect.Constructor&lt;?&gt;[]&nbsp;constructors)</pre>
<div class="block">Construct a list of method infos from a given array of constructors.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>constructors</code> - - array of constructors.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Method info list.</dd></dl>
</li>
</ul>
<a name="fromConstructors(java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromConstructors</h4>
<pre>public static&nbsp;java.util.List&lt;<a href="../../../../com/comphenix/protocol/reflect/MethodInfo.html" title="class in com.comphenix.protocol.reflect">MethodInfo</a>&gt;&nbsp;fromConstructors(java.util.Collection&lt;java.lang.reflect.Constructor&lt;?&gt;&gt;&nbsp;constructors)</pre>
<div class="block">Construct a list of method infos from a given collection of constructors.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>constructors</code> - - list of constructors.</dd>
<dt><span class="strong">Returns:</span></dt><dd>Method info list.</dd></dl>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<div class="block">Returns a string describing this method or constructor</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>A string representation of the object.</dd><dt><span class="strong">See Also:</span></dt><dd><code>Method#toString()} or {@link Constructor#toString()}</code></dd></dl>
</li>
</ul>
<a name="toGenericString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toGenericString</h4>
<pre>public abstract&nbsp;java.lang.String&nbsp;toGenericString()</pre>
<div class="block">Returns a string describing this method or constructor, including type parameters.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>A string describing this Method, include type parameters</dd><dt><span class="strong">See Also:</span></dt><dd><code>Method#toGenericString()} or {@link Constructor#toGenericString()}</code></dd></dl>
</li>
</ul>
<a name="getExceptionTypes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExceptionTypes</h4>
<pre>public abstract&nbsp;java.lang.Class&lt;?&gt;[]&nbsp;getExceptionTypes()</pre>
<div class="block">Returns an array of Class objects that represent the types of the exceptions declared to be thrown by the
underlying method or constructor represented by this MethodInfo object.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The exception types declared as being thrown by the method or constructor this object represents.</dd><dt><span class="strong">See Also:</span></dt><dd><code>Method#getExceptionTypes()} or {@link Constructor#getExceptionTypes()}</code></dd></dl>
</li>
</ul>
<a name="getReturnType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReturnType</h4>
<pre>public abstract&nbsp;java.lang.Class&lt;?&gt;&nbsp;getReturnType()</pre>
<div class="block">Returns a Class object that represents the formal return type of the method or constructor
represented by this MethodInfo object.
<p>
This is always <code>Void</code> for constructors.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The return value, or Void if a constructor.</dd><dt><span class="strong">See Also:</span></dt><dd><code>Method#getReturnType()}</code></dd></dl>
</li>
</ul>
<a name="getParameterTypes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParameterTypes</h4>
<pre>public abstract&nbsp;java.lang.Class&lt;?&gt;[]&nbsp;getParameterTypes()</pre>
<div class="block">Returns an array of Class objects that represent the formal parameter types, in declaration order,
of the method or constructor represented by this MethodInfo object.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The parameter types for the method or constructor this object represents.</dd><dt><span class="strong">See Also:</span></dt><dd><code>Method#getParameterTypes()} or {@link Constructor#getParameterTypes()}</code></dd></dl>
</li>
</ul>
<a name="isConstructor()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isConstructor</h4>
<pre>public abstract&nbsp;boolean&nbsp;isConstructor()</pre>
<div class="block">Determine if this is a constructor or not.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>TRUE if this represents a constructor, FALSE otherwise.</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="class-use/MethodInfo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.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/comphenix/protocol/reflect/IntEnum.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/comphenix/protocol/reflect/MethodUtils.html" title="class in com.comphenix.protocol.reflect"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/comphenix/protocol/reflect/MethodInfo.html" target="_top">Frames</a></li>
<li><a href="MethodInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All 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><a href="#constructor_summary">Constr</a>&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><a href="#constructor_detail">Constr</a>&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>