反射使执行代码能够访问内部类信息。
Reflection gives your executing code access to internal class information.
侦听器是View的内部类。
内部类的事件处理方法如清单2 所示。
The event handling method of the inner class is shown in Listing 2.
实例初始化器允许您为一个匿名内部类执行构造代码。
Instance initializers allow you to execute construction code for an anonymous inner class.
在父类中建立一个内部类,这个内部类是个测试用例。
Make an inner class in the parent class, which is a test case.
匿名内部类是局部的内部类,它没有名字。
Anonymous inner class are local inner classes that don't have a class name.
您还可以利用类长度、方法长度和内部类耦合。
You can also look out for class length, method length, and intra-class coupling.
每个Wicket应用的源代码中都会发现匿名的内部类。
In every Wicket application source code you will find anonymous inner classes.
面向服务的内部类是SERVICE_FOR MATTED。
待测试的类是mynewclass类(在这里显示为私有内部类)。
The class under test is MyNewClass class (shown here as a private inner class).
待测试的类是mynewclass类(在这里显示为私有内部类)。
The class under test is MyNewClass class (shown here as a private inner class).
应用推荐