DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Lim Wing Hoe Guest

    static class declaration?

    I heard that I can use static classes. How to declare that in Java?

    --



    Best Regards,
    Wing Hoe
    ---------------------------------------------------------------
    ICQ: 2213281
    Email: winghoe@hotmail.com
    www: http://pwp.maxis.net.my/winghoe
    ---------------------------------------------------------------





  2. #2
    Paul Clapham Guest

    Re: static class declaration?

    You can only use a static class if it is an inner class, inside another
    class. How to declare one? "static class..."

    PC2

    Lim Wing Hoe <winghoe@hotmail.com> wrote in message
    news:39f26481@news.devx.com...
    > I heard that I can use static classes. How to declare that in Java?
    >
    > --
    >
    >
    >
    > Best Regards,
    > Wing Hoe
    > ---------------------------------------------------------------
    > ICQ: 2213281
    > Email: winghoe@hotmail.com
    > www: http://pwp.maxis.net.my/winghoe
    > ---------------------------------------------------------------
    >
    >
    >
    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links