From afc3c2c76049666a966d2129ed57cb7a8d640315 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Mon, 15 Nov 2010 10:57:15 +0100 Subject: Cleanup --- .../jardiff/AccumulatingDiffHandler.Remove.html | 245 --------------------- 1 file changed, 245 deletions(-) delete mode 100644 apidocs/org/semver/jardiff/AccumulatingDiffHandler.Remove.html (limited to 'apidocs/org/semver/jardiff/AccumulatingDiffHandler.Remove.html') diff --git a/apidocs/org/semver/jardiff/AccumulatingDiffHandler.Remove.html b/apidocs/org/semver/jardiff/AccumulatingDiffHandler.Remove.html deleted file mode 100644 index b269257..0000000 --- a/apidocs/org/semver/jardiff/AccumulatingDiffHandler.Remove.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - -AccumulatingDiffHandler.Remove (semantic-versioning 0.9-SNAPSHOT API) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.semver.jardiff -
-Class AccumulatingDiffHandler.Remove

-
-java.lang.Object
-  extended by org.semver.jardiff.AccumulatingDiffHandler.Difference
-      extended by org.semver.jardiff.AccumulatingDiffHandler.Remove
-
-
-
All Implemented Interfaces:
java.lang.Comparable<AccumulatingDiffHandler.Difference>
-
-
-
Enclosing class:
AccumulatingDiffHandler
-
-
-
-
public class AccumulatingDiffHandler.Remove
extends AccumulatingDiffHandler.Difference
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
AccumulatingDiffHandler.Remove(java.lang.String className, - org.osjava.jardiff.AbstractInfo info) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class org.semver.jardiff.AccumulatingDiffHandler.Difference
compareTo, getClassName, getInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AccumulatingDiffHandler.Remove

-
-public AccumulatingDiffHandler.Remove(@Nonnull
-                                      java.lang.String className,
-                                      @Nonnull
-                                      org.osjava.jardiff.AbstractInfo info)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2010. All Rights Reserved. - - -- cgit v1.2.3