Binary compatibility report for the com4j library between 20060215 and 20060216 versions
Test Info
Library Name | com4j |
Version #1 | 20060215 |
Version #2 | 20060216 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 306 / 93 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 4 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (4)
com4j.jar, Variant.class
package com4j
Variant.set ( double d ) : void
[mangled: com4j/Variant.set:(D)V]
Variant.set ( float f ) : void
[mangled: com4j/Variant.set:(F)V]
Variant.set ( int i ) : void
[mangled: com4j/Variant.set:(I)V]
Variant.stringValue ( ) : String
[mangled: com4j/Variant.stringValue:()Ljava/lang/String;]
to the top
Java ARchives (2)
com4j.jar
tlbimp.jar
to the top