swarm.collections
Interface PermutationItem


public interface PermutationItem
extends CreateS, Create

An element of a Permutation. An element of a Permutation


Method Summary
 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
 

Method Detail

getItem

public Object getItem()

getPosition

public int getPosition()