Apache Commons logo Apache Commons Numbers
Comparing source compatibility of commons-numbers-field-1.2.jar against commons-numbers-field-1.1.jar
Old: commons-numbers-field-1.1.jar
New: commons-numbers-field-1.2.jar
Created: 2024-08-08T15:38:34.956+0100
Access modifier filter: PROTECTED
Only modifications: true
Only binary incompatible modifications: false
Ignore missing classes: false
Includes: all
Excludes: n.a.
Semantic Versioning: 0.1.0
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW final public class  org.apache.commons.numbers.field.DDField top
Compatibility Changes:
Change
INTERFACE_ADDED
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
MODIFIED  (Serializable compatible)  final public class  org.apache.commons.numbers.field.FP64 top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Number n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 2855162479090167616 1
Newtrue 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