goog.module('cast.CastGenerics.$2');

goog.require('cast.CastGenerics');
goog.require('cast.CastGenerics.Empty1');
goog.require('java.lang.Number');
goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');

const $2 = goog.require('cast.CastGenerics.$2$impl');
exports = $2;
