goog.module('equalsandhashcodeininterface.NeitherInInterface');

goog.require('nativebootstrap.Util');

const NeitherInInterface = goog.require('equalsandhashcodeininterface.NeitherInInterface$impl');
exports = NeitherInInterface;
