goog.module('lambdas.EmptyInterfaceProvider.$LambdaAdaptor');

goog.require('java.lang.Object');
goog.require('lambdas.EmptyInterface');
goog.require('lambdas.EmptyInterfaceProvider');
goog.require('nativebootstrap.Util');

const $LambdaAdaptor = goog.require('lambdas.EmptyInterfaceProvider.$LambdaAdaptor$impl');
exports = $LambdaAdaptor;
