broke out to top-level class for readability

This commit is contained in:
Keith Donald
2011-06-05 08:37:08 +00:00
parent c09227a712
commit cfb387383b
6 changed files with 214 additions and 168 deletions

View File

@@ -36,7 +36,6 @@ import java.util.Map;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.core.MethodParameter;
import org.springframework.core.convert.TypeDescriptor.Property;
/**
* @author Keith Donald