goog.module('annotation.Main.InterfaceExtendingAnnotation.$LambdaAdaptor');

goog.require('annotation.Main.InterfaceExtendingAnnotation');
goog.require('java.lang.Class');
goog.require('java.lang.Object');
goog.require('java.lang.annotation.Annotation');
goog.require('nativebootstrap.Util');

const $LambdaAdaptor = goog.require('annotation.Main.InterfaceExtendingAnnotation.$LambdaAdaptor$impl');
exports = $LambdaAdaptor;
