com.starteam.diff
Class DiffCompare

java.lang.Object
  extended by com.starteam.diff.DiffCompare
Direct Known Subclasses:
BasicCompare, StringCompare

public abstract class DiffCompare
extends java.lang.Object

The DiffCompare interface can be used to delegate the comparison of objects. It is used to compute a has value for an object and compare two objects for equality.


Constructor Summary
DiffCompare()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiffCompare

public DiffCompare()


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