Class ConditionAnalyzer.MethodInvocation

    • Constructor Detail

      • MethodInvocation

        public MethodInvocation​(java.lang.reflect.Method method)
      • MethodInvocation

        public MethodInvocation​(java.lang.reflect.Method method,
                                java.lang.String conditionClassName)
    • Method Detail

      • getMethod

        public java.lang.reflect.Method getMethod()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object