Interface MethodGetterFactory

All Known Implementing Classes:
ReflectionMethodGetterFactory

public interface MethodGetterFactory
Author:
mdelapenya
  • Method Summary

    Modifier and Type
    Method
    Description
    newGetter(Method method)
     
  • Method Details