Comparing source compatibility of commons-text-1.14.0.jar against commons-text-1.13.1.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
java.util.function.UnaryOperator |
n.a. |
| NEW |
java.util.function.Function |
n.a. |
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
java.lang.String |
apply(java.lang.String) |
|
Compatibility Changes:
| Change |
| METHOD_NEW_DEFAULT |
|
| Old file |
New file |
|
n.a.
|
66
|
|
| UNCHANGED |
public
abstract
|
n.a. |
java.lang.String |
lookup(java.lang.String)
Annotations:
| Status: |
Fully Qualified Name: |
Elements: |
| NEW |
java.lang.Deprecated |
n.a. |
|
|
Compatibility Changes:
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
| Old file |
New file |
|
n.a.
|
n.a.
|
|
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
org.apache.commons.text.RandomStringGenerator$Builder |
setAccumulate(boolean) |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
238
|
|
| NEW |
public
|
n.a. |
org.apache.commons.text.RandomStringGenerator$Builder |
usingRandom(java.util.function.IntUnaryOperator) |
|
Compatibility Changes:
| Change |
| METHOD_ADDED_TO_PUBLIC_CLASS |
|
| Old file |
New file |
|
n.a.
|
269
|
|
Interfaces:
| Status |
Interface |
Compatibility Changes |
| NEW |
java.util.function.IntUnaryOperator |
n.a. |
Methods:
| Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
| NEW |
public
|
n.a. |
int |
applyAsInt(int) |
|
Compatibility Changes:
| Change |
| METHOD_NEW_DEFAULT |
|
| Old file |
New file |
|
n.a.
|
55
|
|
| UNCHANGED |
public
abstract
|
n.a. |
int |
nextInt(int)
Annotations:
| Status: |
Fully Qualified Name: |
Elements: |
| NEW |
java.lang.Deprecated |
n.a. |
|
|
Compatibility Changes:
| Change |
| ANNOTATION_DEPRECATED_ADDED |
|
| Old file |
New file |
|
n.a.
|
n.a.
|
|
|