Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3851

Re: Is there a limit to t

From "Lew" <lew@THRWHITE.remove-dii-this>
Subject Re: Is there a limit to t
Message-ID <DJGdnWRCPrcHJxLVnZ2dnUVZ_r6dnZ2d@comcast.com> (permalink)
Newsgroups comp.lang.java.gui
References <g6oa1i$u6c$1@registered.motzarella.org>
Date 2011-04-27 15:47 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Daniele Futtorovic wrote:
> Mind the difference between Boolean (an Object) and boolean (a primitive
> type). In the line above, some Java voodoo (sadly introduced since 1.5)

That would be "happily introduced in 1.5."

> called "autoboxing" is performed, transforming the primitive boolean
> "false" into the Boolean Object Boolean.FALSE.
> 
> Use primitive booleans for such cases.

But autoboxing is only convenient when you are responsible for it, otherwise 
it is "sadly introduced".  Daniele's advice is good.

-- 
Lew

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Is there a limit to t Paul.Lee.1971@gmail.com.remove-dii-this - 2011-04-27 15:47 +0000
  Re: Is there a limit to t "Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
    Re: Is there a limit to t Paul.Lee.1971@gmail.com.remove-dii-this - 2011-04-27 15:47 +0000
      Re: Is there a limit to t "Daniele Futtorovic" <daniele.futtorovic@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
        Re: Is there a limit to t "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000
      Re: Is there a limit to t "RedGrittyBrick" <redgrittybrick@THRWHITE.remove-dii-this> - 2011-04-27 15:47 +0000

csiph-web