Interface MethodInvocationRecorder.PropertyNameDetectionStrategy

Enclosing class:
MethodInvocationRecorder

public static interface MethodInvocationRecorder.PropertyNameDetectionStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getPropertyName

      @Nullable String getPropertyName(Method method)