swarm.simtools
Class NSelectImpl
java.lang.Object
|
+--swarm.simtools.NSelectImpl
- public class NSelectImpl
- extends Object
- implements SwarmObjectS, SwarmObject, NSelectS, NSelect
A class to select exactly N elements at random from a collection..
NSelect selects exactly N elements from a collection without repetition. A target collection must be provided.
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
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 |
NSelectImpl
public NSelectImpl()
NSelectImpl
public NSelectImpl(Zone aZone)
- Default constructor for Impl class