Comparing source compatibility of commons-numbers-field-1.2.jar against commons-numbers-field-1.1.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Superclass:
| Status |
Superclass |
Compatibility Changes |
| NEW |
org.apache.commons.numbers.field.AbstractField |
n.a. |
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
org.apache.commons.numbers.field.Field |
n.a. |
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
static
public
|
n.a. |
org.apache.commons.numbers.field.DDField |
get() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
39
|
|
| NEW |
public
|
n.a. |
org.apache.commons.numbers.core.DD |
one() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
45
|
|
| NEW |
public
|
n.a. |
org.apache.commons.numbers.core.DD |
zero() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
51
|
|
Superclass:
| Status |
Superclass |
Compatibility Changes |
| UNCHANGED |
java.lang.Number |
n.a. |
|
Serializable |
default serialVersionUID |
serialVersionUID in class |
| Old | true |
2855162479090167616 |
1 |
| New | true |
729174179678471032 |
1 |
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
boolean |
isOne() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
183
|
|
| NEW |
public
|
n.a. |
boolean |
isZero() |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
171
|
|
|