Does Java need tuples?
        Posted  
        
            by Yuval A
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yuval A
        
        
        
        Published on 2009-01-19T14:37:58Z
        Indexed on 
            2010/04/15
            17:13 UTC
        
        
        Read the original article
        Hit count: 386
        
This question got me re-thinking about something that always bothered me:
Does Java need tuples?
Do you feel the lack of them in your day-to-day work? Do you think tuples would simplify otherwise complex data structures you find yourself implementing?
© Stack Overflow or respective owner