12zTEmszfVSevVq5TnQoaM5KpHG5jo6ccU


SUBMITTED BY: Guest

DATE: Nov. 22, 2013, 8:38 p.m.

FORMAT: Text only

SIZE: 167 Bytes

HITS: 12544

  1. Method x.y.Z#foo() cannot return null.
  2. Foo bar() {
  3. if (cond) { return null; } else { return new Foo(); }
  4. }

comments powered by Disqus