Apache Commons logo Apache Commons Numbers
Comparing source compatibility of commons-numbers-core-1.3.jar against commons-numbers-core-1.2.jar
Old: commons-numbers-core-1.2.jar
New: commons-numbers-core-1.3.jar
Created: 2026-04-17T13:13:09.122+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.0.1
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED  (Serializable compatible)  final public class  org.apache.commons.numbers.core.DD top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Number n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue 6621728710422246793 20230701
Newtrue -1282967394871512928 20230701
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. org.apache.commons.numbers.core.DD ofUnsigned(int)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 381
NEW static public n.a. org.apache.commons.numbers.core.DD ofUnsigned(long)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 410
MODIFIED  (Serializable compatible)  final public enum  org.apache.commons.numbers.core.Norm top
Superclass:
Status Superclass Compatibility Changes
UNCHANGED java.lang.Enum n.a.
Serializable default serialVersionUID serialVersionUID in class
Oldtrue -5773098020561128526 n.a.
Newtrue -2554958547977855305 n.a.
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
MODIFIED NON_FINAL (<- FINAL)  public n.a. double of(double, double) n.a.
Old file New file
151 151
MODIFIED NON_FINAL (<- FINAL)  public n.a. double of(double, double, double) n.a.
Old file New file
172 172
MODIFIED NON_FINAL (<- FINAL)  public n.a. double of(double[]) n.a.
Old file New file
190 190
UNCHANGED static public abstract interface  org.apache.commons.numbers.core.Precision$DoubleEquivalence top
Compatibility Changes:
Change
ANNOTATION_ADDED
Annotations:
Status: Fully Qualified Name: Elements:
NEW java.lang.FunctionalInterface n.a.