Deactivated User
09/20/2017, 7:13 AMheader class X + impl typealias X = java.lang.X. I think it could work in the case aliased type has all methods/fields inside header class + maybe additional. Since you will see just what it is inside header class, typealias would be a strict super set and everything should work. This would prevent having to create wrapper types.