⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 indexedcollection.html

📁 非常好的 Hibernate中文API ,供各位开发参考
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#IndexedCollection(org.hibernate.mapping.PersistentClass)">IndexedCollection</A></B>(<A HREF="../../../org/hibernate/mapping/PersistentClass.html" title="class in org.hibernate.mapping">PersistentClass</A>&nbsp;owner)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../org/hibernate/mapping/Value.html" title="interface in org.hibernate.mapping">Value</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#getIndex()">getIndex</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#getIndexNodeName()">getIndexNodeName</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#isIndexed()">isIndexed</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#isList()">isList</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#setIndex(org.hibernate.mapping.Value)">setIndex</A></B>(<A HREF="../../../org/hibernate/mapping/Value.html" title="interface in org.hibernate.mapping">Value</A>&nbsp;index)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#setIndexNodeName(java.lang.String)">setIndexNodeName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;indexNodeName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/IndexedCollection.html#validate(org.hibernate.engine.Mapping)">validate</A></B>(<A HREF="../../../org/hibernate/engine/Mapping.html" title="interface in org.hibernate.engine">Mapping</A>&nbsp;mapping)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.hibernate.mapping.Collection"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.hibernate.mapping.<A HREF="../../../org/hibernate/mapping/Collection.html" title="class in org.hibernate.mapping">Collection</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../org/hibernate/mapping/Collection.html#addFilter(java.lang.String, java.lang.String)">addFilter</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#addManyToManyFilter(java.lang.String, java.lang.String)">addManyToManyFilter</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#createAllKeys()">createAllKeys</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#createForeignKey()">createForeignKey</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getBatchSize()">getBatchSize</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCacheConcurrencyStrategy()">getCacheConcurrencyStrategy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCacheRegionName()">getCacheRegionName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCollectionPersisterClass()">getCollectionPersisterClass</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCollectionTable()">getCollectionTable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCollectionType()">getCollectionType</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getColumnInsertability()">getColumnInsertability</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getColumnIterator()">getColumnIterator</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getColumnSpan()">getColumnSpan</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getColumnUpdateability()">getColumnUpdateability</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getComparator()">getComparator</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getComparatorClassName()">getComparatorClassName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLDelete()">getCustomSQLDelete</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLDeleteAll()">getCustomSQLDeleteAll</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLDeleteAllCheckStyle()">getCustomSQLDeleteAllCheckStyle</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLDeleteCheckStyle()">getCustomSQLDeleteCheckStyle</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLInsert()">getCustomSQLInsert</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLInsertCheckStyle()">getCustomSQLInsertCheckStyle</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLUpdate()">getCustomSQLUpdate</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getCustomSQLUpdateCheckStyle()">getCustomSQLUpdateCheckStyle</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getDefaultCollectionType()">getDefaultCollectionType</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getElement()">getElement</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getElementNodeName()">getElementNodeName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getFetchMode()">getFetchMode</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getFilterMap()">getFilterMap</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getKey()">getKey</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getLoaderName()">getLoaderName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getManyToManyFilterMap()">getManyToManyFilterMap</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getManyToManyOrdering()">getManyToManyOrdering</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getManyToManyWhere()">getManyToManyWhere</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getNodeName()">getNodeName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getOrderBy()">getOrderBy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getOwner()">getOwner</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getOwnerEntityName()">getOwnerEntityName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getReferencedPropertyName()">getReferencedPropertyName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getRole()">getRole</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getSynchronizedTables()">getSynchronizedTables</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getTable()">getTable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getType()">getType</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getTypeName()">getTypeName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#getWhere()">getWhere</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#hasFormula()">hasFormula</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#hasOrder()">hasOrder</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#hasOrphanDelete()">hasOrphanDelete</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isAlternateUniqueKey()">isAlternateUniqueKey</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isArray()">isArray</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isCustomDeleteAllCallable()">isCustomDeleteAllCallable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isCustomDeleteCallable()">isCustomDeleteCallable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isCustomInsertCallable()">isCustomInsertCallable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isCustomUpdateCallable()">isCustomUpdateCallable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isEmbedded()">isEmbedded</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isExtraLazy()">isExtraLazy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isIdentified()">isIdentified</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isInverse()">isInverse</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isLazy()">isLazy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isMap()">isMap</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isMutable()">isMutable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isNullable()">isNullable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isOneToMany()">isOneToMany</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isOptimisticLocked()">isOptimisticLocked</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isPrimitiveArray()">isPrimitiveArray</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isSet()">isSet</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isSimpleValue()">isSimpleValue</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isSorted()">isSorted</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isSubselectLoadable()">isSubselectLoadable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#isValid(org.hibernate.engine.Mapping)">isValid</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setBatchSize(int)">setBatchSize</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCacheConcurrencyStrategy(java.lang.String)">setCacheConcurrencyStrategy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCacheRegionName(java.lang.String)">setCacheRegionName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCollectionPersisterClass(java.lang.Class)">setCollectionPersisterClass</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCollectionTable(org.hibernate.mapping.Table)">setCollectionTable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setComparator(java.util.Comparator)">setComparator</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setComparatorClassName(java.lang.String)">setComparatorClassName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCustomSQLDelete(java.lang.String, boolean, org.hibernate.engine.ExecuteUpdateResultCheckStyle)">setCustomSQLDelete</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCustomSQLDeleteAll(java.lang.String, boolean, org.hibernate.engine.ExecuteUpdateResultCheckStyle)">setCustomSQLDeleteAll</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCustomSQLInsert(java.lang.String, boolean, org.hibernate.engine.ExecuteUpdateResultCheckStyle)">setCustomSQLInsert</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setCustomSQLUpdate(java.lang.String, boolean, org.hibernate.engine.ExecuteUpdateResultCheckStyle)">setCustomSQLUpdate</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setElement(org.hibernate.mapping.Value)">setElement</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setElementNodeName(java.lang.String)">setElementNodeName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setEmbedded(boolean)">setEmbedded</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setExtraLazy(boolean)">setExtraLazy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setFetchMode(org.hibernate.FetchMode)">setFetchMode</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setInverse(boolean)">setInverse</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setKey(org.hibernate.mapping.KeyValue)">setKey</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setLazy(boolean)">setLazy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setLoaderName(java.lang.String)">setLoaderName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setManyToManyOrdering(java.lang.String)">setManyToManyOrdering</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setManyToManyWhere(java.lang.String)">setManyToManyWhere</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setMutable(boolean)">setMutable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setNodeName(java.lang.String)">setNodeName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setOptimisticLocked(boolean)">setOptimisticLocked</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setOrderBy(java.lang.String)">setOrderBy</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setOrphanDelete(boolean)">setOrphanDelete</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setOwner(org.hibernate.mapping.PersistentClass)">setOwner</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setReferencedPropertyName(java.lang.String)">setReferencedPropertyName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setRole(java.lang.String)">setRole</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setSorted(boolean)">setSorted</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setSubselectLoadable(boolean)">setSubselectLoadable</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setTypeName(java.lang.String)">setTypeName</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setTypeUsingReflection(java.lang.String, java.lang.String)">setTypeUsingReflection</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#setWhere(java.lang.String)">setWhere</A>, <A HREF="../../../org/hibernate/mapping/Collection.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.hibernate.mapping.Value"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from interface org.hibernate.mapping.<A HREF="../../../org/hibernate/mapping/Value.html" title="interface in org.hibernate.mapping">Value</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../org/hibernate/mapping/Value.html#accept(org.hibernate.mapping.ValueVisitor)">accept</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="DEFAULT_INDEX_COLUMN_NAME"><!-- --></A><H3>
DEFAULT_INDEX_COLUMN_NAME</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>DEFAULT_INDEX_COLUMN_NAME</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.hibernate.mapping.IndexedCollection.DEFAULT_INDEX_COLUMN_NAME">Constant Field Values</A></DL>
</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="IndexedCollection(org.hibernate.mapping.PersistentClass)"><!-- --></A><H3>
IndexedCollection</H3>
<PRE>
public <B>IndexedCollection</B>(<A HREF="../../../org/hibernate/mapping/PersistentClass.html" title="class in org.hibernate.mapping">PersistentClass</A>&nbsp;owner)</PRE>
<DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -