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

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

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