Don't waste resources creating new Boolean objects
There's a static Boolean.TRUE and Boolean.FALSE that can be used without instantiating a new Boolean object unnecessarily. Change-Id: I30a6c6514faae0ebeb6b571bf741db6814b8cc78
Loading
Please register or sign in to comment