Comparing source compatibility of commons-numbers-arrays-1.2.jar against commons-numbers-arrays-1.1.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
NEW |
static
public
|
n.a. |
void |
select(double[], int) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
136
|
|
NEW |
static
public
|
n.a. |
void |
select(double[], int[]) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
150
|
|
NEW |
static
public
|
n.a. |
void |
select(double[], int, int, int) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
167
|
|
NEW |
static
public
|
n.a. |
void |
select(double[], int, int, int[]) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
185
|
|
NEW |
static
public
|
n.a. |
void |
select(int[], int) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
345
|
|
NEW |
static
public
|
n.a. |
void |
select(int[], int[]) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
362
|
|
NEW |
static
public
|
n.a. |
void |
select(int[], int, int, int) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
382
|
|
NEW |
static
public
|
n.a. |
void |
select(int[], int, int, int[]) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
403
|
|
|