swarm.collections
Class PermutationItemImpl

java.lang.Object
  |
  +--swarm.collections.PermutationItemImpl

public class PermutationItemImpl
extends Object
implements CreateS, Create, PermutationItemS, PermutationItem

An element of a Permutation. An element of a Permutation


Constructor Summary
PermutationItemImpl()
           
 
Methods implemented by this class for interface swarm.collections.PermutationItem
getItem, getPosition
 
Methods implemented by this class for interface swarm.defobj.DefinedObject
compare, describe, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermutationItemImpl

public PermutationItemImpl()