DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Stuart Wexler Guest

    Brand new-- Multi-dimensional arrays


    I want to pass a simple, 2 dimensional array as a property through getters
    and setters. I have no idea how this is supposed to look. Help is greatly
    appreciated.

  2. #2
    Paul Clapham Guest

    Re: Brand new-- Multi-dimensional arrays

    You mean like "public void setArray(int[][] numbers)" and "public int[][]
    getArray()"? Or did you have in mind getting and setting individual entries
    of the array?

    Stuart Wexler <Stugrad98@aol.com> wrote in message
    news:395a3c03$1@news.devx.com...
    >
    > I want to pass a simple, 2 dimensional array as a property through getters
    > and setters. I have no idea how this is supposed to look. Help is

    greatly
    > appreciated.




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