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

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

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