Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Any tuple examples?
Any tuple examples? [message #29772] Tue, 16 November 2010 04:19 Go to previous message
alendar is currently offline  alendar
Messages: 47
Registered: January 2010
Location: Idaho, USA
Member
I'm trying to use the Tuple2 object.

Is there any way to assign a set to a tuple?

For example:

String tagttl = "Source";
String tagval = "Vinyl";

Tuple2<String, String> arr;
arr = new Tuple2(tagttl, tagval);

Stumped.

Thanks,
Jeff


cd7651feeb698f6ac6cec1f6deda5e5b
 
Read Message
Read Message
Read Message
Previous Topic: Fatal error kills app in try/catch - - Why?
Next Topic: FullScreen: why does not work?
Goto Forum:
  


Current Time: Sun May 12 08:09:00 CEST 2024

Total time taken to generate the page: 0.03590 seconds