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

📄 permutationimpl.html

📁 文件来自swarm.org
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Tue Nov 30 14:11:21 MST 2004 --><TITLE>Swarm 2.2 Reference Guide: Class  PermutationImpl</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../swarm/collections/PermutationCImpl.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../swarm/collections/PermutationItemCImpl.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="PermutationImpl.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">swarm.collections</FONT><BR>Class  PermutationImpl</H2><PRE>java.lang.Object  |  +--<A HREF="../../swarm/BaseImpl.html">swarm.BaseImpl</A>        |        +--<B>swarm.collections.PermutationImpl</B></PRE><HR><DL><DT>public class <B>PermutationImpl</B><DT>extends <A HREF="../../swarm/BaseImpl.html">BaseImpl</A><DT>implements <A HREF="../../swarm/collections/Collection.html">Collection</A>, <A HREF="../../swarm/collections/CollectionS.html">CollectionS</A>, <A HREF="../../swarm/defobj/Create.html">Create</A>, <A HREF="../../swarm/defobj/CreateS.html">CreateS</A>, <A HREF="../../swarm/collections/Array.html">Array</A>, <A HREF="../../swarm/collections/ArrayS.html">ArrayS</A>, <A HREF="../../swarm/collections/PermutationS.html">PermutationS</A>, <A HREF="../../swarm/collections/Permutation.html">Permutation</A></DL><P><strong> A class that represents a permutation of elements of a collection</strong>.Permutation is used to generate a permutation of elements of a a collection and store them in an array for fast access.  Permutation only mirrors the original collection. Updates of contents of Permutation will not reflect on the original collection.<P><HR><P><!-- ======== INNER CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/collections/PermutationImpl.html#PermutationImpl()">PermutationImpl</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/collections/PermutationImpl.html#PermutationImpl(swarm.defobj.Zone)">PermutationImpl</A></B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A>&nbsp;aZone)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The create: message creates a new instance of a type with default options.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/collections/PermutationImpl.html#PermutationImpl(swarm.defobj.Zone, int)">PermutationImpl</A></B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A>&nbsp;aZone,                int&nbsp;count)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ========== METHOD SUMMARY =========== --><A NAME="methods_implemented_from_interfaces_swarm.collections.Collection"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.collections.<A HREF="../../swarm/collections/Collection.html">Collection</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/collections/Collection.html#allSameClass()">allSameClass</A>, <A HREF="../../swarm/collections/Collection.html#begin(swarm.defobj.Zone)">begin</A>, <A HREF="../../swarm/collections/Collection.html#beginPermuted(swarm.defobj.Zone)">beginPermuted</A>, <A HREF="../../swarm/collections/Collection.html#contains(java.lang.Object)">contains</A>, <A HREF="../../swarm/collections/Collection.html#copy(swarm.defobj.Zone)">copy</A>, <A HREF="../../swarm/collections/Collection.html#deleteAll()">deleteAll</A>, <A HREF="../../swarm/collections/Collection.html#getCount()">getCount</A>, <A HREF="../../swarm/collections/Collection.html#getReplaceOnly()">getReplaceOnly</A>, <A HREF="../../swarm/collections/Collection.html#remove(java.lang.Object)">remove</A>, <A HREF="../../swarm/collections/Collection.html#removeAll()">removeAll</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.collections.ArrayS"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.collections.<A HREF="../../swarm/collections/ArrayS.html">ArrayS</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/collections/ArrayS.html#setCount(int)">setCount</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.Copy"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.defobj.<A HREF="../../swarm/defobj/Copy.html">Copy</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/Copy.html#copy(swarm.defobj.Zone)">copy</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.Drop"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.defobj.<A HREF="../../swarm/defobj/Drop.html">Drop</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/Drop.html#drop()">drop</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.collections.Offsets"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.collections.<A HREF="../../swarm/collections/Offsets.html">Offsets</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/collections/Offsets.html#atOffset(int)">atOffset</A>, <A HREF="../../swarm/collections/Offsets.html#atOffset$put(int, java.lang.Object)">atOffset$put</A>, <A HREF="../../swarm/collections/Offsets.html#getFirst()">getFirst</A>, <A HREF="../../swarm/collections/Offsets.html#getLast()">getLast</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.collections.ForEach"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.collections.<A HREF="../../swarm/collections/ForEach.html">ForEach</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/collections/ForEach.html#describeForEach(java.lang.Object)">describeForEach</A>, <A HREF="../../swarm/collections/ForEach.html#describeForEachID(java.lang.Object)">describeForEachID</A>, <A HREF="../../swarm/collections/ForEach.html#forEach(swarm.Selector)">forEach</A>, <A HREF="../../swarm/collections/ForEach.html#forEach(swarm.Selector, java.lang.Object)">forEach</A>, <A HREF="../../swarm/collections/ForEach.html#forEach(swarm.Selector, java.lang.Object, java.lang.Object)">forEach</A>, <A HREF="../../swarm/collections/ForEach.html#forEach(swarm.Selector, java.lang.Object, java.lang.Object, java.lang.Object)">forEach</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.DefinedObject"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">

⌨️ 快捷键说明

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