goog.module('genericmethod.GenericMethod.$1');

goog.require('genericmethod.GenericMethod');
goog.require('java.lang.Error');
goog.require('nativebootstrap.Util');

const $1 = goog.require('genericmethod.GenericMethod.$1$impl');
exports = $1;
