I have a difficult problem. I have a method that return an OrderedCollection(an orderedCollection(String),an orderedCollection(String), an orderedCollection(Date)).
I want to have this result an orderedCollection(String, String, Date). How Can i do ?