goog.module('nativejstypes.ReferencedPrivateMethods.Inner');

goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');
goog.require('nativejstypes.NativeReferencedPrivateMethods');

const Inner = goog.require('nativejstypes.ReferencedPrivateMethods.Inner$impl');
exports = Inner;
