@trevjones Still works with a default implementation to static method. (I checked the bytecode). I wonder how the Java interop works in this case?
Interop doesn't work at all, I still need to implement it in Java.
t
trevjones
09/10/2017, 7:00 PM
that is what I was thinking. although you could probably call the static method yourself if it is exposed to java. Might be a synthetic thing not exposed? or might be scrambled sort of like what