goog.module('bridgemethods.J2ktIncompatible');

goog.require('java.lang.annotation.Annotation');
goog.require('nativebootstrap.Util');

const J2ktIncompatible = goog.require('bridgemethods.J2ktIncompatible$impl');
exports = J2ktIncompatible;
