com.starteam.diff
Class EditCollection

java.lang.Object
  extended by com.starteam.StarTeamCollection
      extended by com.starteam.diff.EditCollection
All Implemented Interfaces:
java.lang.Iterable, java.util.Collection

public class EditCollection
extends StarTeamCollection

A collection of Edits managed by the differencing engine


Constructor Summary
EditCollection()
          Construct a default Edit Collection
 
Method Summary
 
Methods inherited from class com.starteam.StarTeamCollection
add, addAll, addAll, addTo, attach, clear, contains, containsAll, detach, get, getSyncRoot, indexOf, insert, isEmpty, isFixedSize, isModified, isReadOnly, isSynchronized, iterator, positionOf, remove, removeAll, removeAt, resetCapacity, retainAll, set, size, toArray, toArray
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Collection
equals, hashCode
 

Constructor Detail

EditCollection

public EditCollection()
Construct a default Edit Collection



StarTeam SDK 14.0, Build 21
Copyright © 2003-2012 Borland Software Corporation. All rights reserved.