En fait je veut récupérer un élément de ma SET définie comme suit :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
 
Set<String> ListVT = new HashSet<String>();
comment je peut faire?