POV-Ray : Newsgroups : povray.off-topic : A Haskell question... : Re: A Haskell question... Server Time
11 Oct 2024 03:17:33 EDT (-0400)
  Re: A Haskell question...  
From: Nicolas Alvarez
Date: 4 Feb 2008 17:06:01
Message: <47a78c49$1@news.povray.org>

> Really? Interesting... I wasn't aware Java had non-public classes. 
> (Although I did wonder why the hell you have to write "public" at the 
> start of every class.)

If you don't add 'public', the class is only accessible from other 
classes on the same package.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.