swarm.collections
Class PermutationItemCImpl

java.lang.Object
  |
  +--swarm.PhaseCImpl
        |
        +--swarm.collections.PermutationItemCImpl

public class PermutationItemCImpl
extends PhaseCImpl
implements CreateS, CreateC, PermutationItemS

An element of a Permutation. An element of a Permutation


Fields inherited from class swarm.PhaseCImpl
nextPhase
 
Constructor Summary
PermutationItemCImpl()
           
 
Methods implemented by this class for interface swarm.defobj.CreateC
createEnd
 
Methods inherited from class swarm.PhaseCImpl
_copy_creating_phase_to_using_phase
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PermutationItemCImpl

public PermutationItemCImpl()