Interface MethodSetterFactory

All Known Implementing Classes:
ReflectionMethodSetterFactory

public interface MethodSetterFactory
Created with IntelliJ IDEA. User: dimzon Date: 4/6/14 Time: 12:42 AM To change this template use File | Settings | File Templates.
  • Method Summary

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