goog.module('nullability.defaultnullable.DefaultNullable.NullMarkedIntFunction');

goog.require('nativebootstrap.Util');
goog.require('nullability.defaultnullable.DefaultNullable.NullMarkedIntFunction.$LambdaAdaptor');

const NullMarkedIntFunction = goog.require('nullability.defaultnullable.DefaultNullable.NullMarkedIntFunction$impl');
exports = NullMarkedIntFunction;
