replaced all StringBuffers with StringBuilder to improve performance
[Bob.git] / templates / Isetter.vm
blob8608cafcf9ce4fbdb6abd000b4cd16e8ab7e1559
1 \r
2 public void set${attrUpper}(String ${in});\r
3 \r