API Change Analysis Results
The summary of the API changes between artifacts org.apache.commons:commons-rng-client-api:jar:1.6 and org.apache.commons:commons-rng-client-api:jar:1.7.
Non-breaking Changes
Binary
| Difference Code |
Element |
Description |
Justification |
java.class.added |
interface org.apache.commons.rng.ArbitrarilyJumpableUniformRandomProvider
| Class was added. |
|
Source
| Difference Code |
Element |
Description |
Justification |
java.class.added |
interface org.apache.commons.rng.ArbitrarilyJumpableUniformRandomProvider
| Class was added. |
|
Changes Not Affecting The API
Binary
| Difference Code |
Element |
Description |
Justification |
java.annotation.added |
interface org.apache.commons.rng.UniformRandomProvider
| Element newly annotated with 'java.lang.FunctionalInterface'. |
|
Source
| Difference Code |
Element |
Description |
Justification |
java.annotation.added |
interface org.apache.commons.rng.UniformRandomProvider
| Element newly annotated with 'java.lang.FunctionalInterface'. |
|
Semantic
| Difference Code |
Element |
Description |
Justification |
java.annotation.added |
interface org.apache.commons.rng.UniformRandomProvider
| Element newly annotated with 'java.lang.FunctionalInterface'. |
|
|