类 ClassTool.MethodSub

所有已实现的接口:
Comparable<ClassTool.MethodSub>
封闭类:
ClassTool

public static class ClassTool.MethodSub extends ClassTool.CallableSub<ClassTool.MethodSub>
A simplified wrapping interface for inspecting features of a Method in an inspected Class.
  • 字段详细资料

    • method

      protected Method method
  • 构造器详细资料

    • MethodSub

      public MethodSub(Method method)
      Method inspector constructor
      参数:
      method - methodto inspect
  • 方法详细资料