String setOrGet=methodName.substring(0,Math.min(methodName.length(),3)); | int len=methodName.length(); | methodName.substring(0,Math.min(methodName.length(),3)) | methodName.length() | groovy | 2e7c69dc4d185dc790b7d15857235458ef3eb7a6 | org.codehaus.groovy.tools.groovydoc.SimpleGroovyClassDocAssembler | | | | | | AssignedTo | True |