top | item 44678776

(no title)

buerkle | 7 months ago

No I want to block both. I don't want to give devs the option of creating a function doSomething(String) that happens to accept MyType. If I need to call trim then I'll do

  StringUtils.trim(MyType.toString());

discuss

order

qcnguy|7 months ago

[deleted]