|
Eclipse Platform Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.databinding.observable.set.SetDiff
public abstract class SetDiff
Constructor Summary | |
---|---|
SetDiff()
|
Method Summary | |
---|---|
abstract java.util.Set |
getAdditions()
|
abstract java.util.Set |
getRemovals()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SetDiff()
Method Detail |
---|
public abstract java.util.Set getAdditions()
public abstract java.util.Set getRemovals()
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
|
Eclipse Platform Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.