Re: return more than one object within one method
- From: "Frank Meyer" <f.meyer@xxxxxxxx>
- Date: Fri, 27 May 2005 23:08:42 +0200
Allan,
> You can do this if you return a Collection of Objects. For example you
> could have a Vector. You would need some wrapper class though to tell you
> what type of data each entry holds but other than that - its trivial.
guess what? I chose the Vector Object as my solution in the meanwhile... and
it works :o)
The only thing of importance was the usage of a Integer class object for the
int value...
Java can be so easy if you know ;o)
A nice weekend!
Best regards
Frank
.
- References:
- return more than one object within one method
- From: Frank Meyer
- Re: return more than one object within one method
- From: Allan Bruce
- return more than one object within one method
- Prev by Date: applet paint() refresh problems
- Next by Date: JSP Array Help
- Previous by thread: Re: return more than one object within one method
- Next by thread: check string for different criteria
- Index(es):
Relevant Pages
|