swarm.collections
Interface PermutationItem


public interface PermutationItem
extends Create, CreateS

An element of a Permutation. An element of a Permutation


Method Summary
 java.lang.Object getItem()
           
 int getPosition()
           
 
Methods inherited from 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 interface swarm.defobj.GetName
getName
 

Method Detail

getItem

public java.lang.Object getItem()

getPosition

public int getPosition()