mam.agent
Interface AgentPropertiesCollection

All Known Implementing Classes:
AgentPropertiesArrayList, AgentPropertiesTreeSet

public interface AgentPropertiesCollection
extends Cloneable, Collection


Method Summary
 Objectclone()
           

Methods inherited from interface java.util.Collection
size, isEmpty, contains, iterator, toArray, toArray, add, remove, containsAll, addAll, removeAll, retainAll, clear, equals, hashCode

Method Detail

clone

public Object clone()