Worst JAVA API collection of the World
Grrrraaaaarrrh !!!
Blanka lire tutorial horrible ici :
https://examples.javacodegeeks.com/java-tuple-example/
NDLR : je laisse le lien de Blanka, mais je vous en supplie de cliquez pas dessus !
API Java juste Horrible ! Blanka Très colère !
Humain étrange humain créer ça :
// Getting a value from a tuple and iterating it.
final Quartet<String, Integer, String, Double> quartet3 = Quartet.with("Abc", 30, "Pqr", 23000.5);
// Getting a value from the tuple.
System.out.println("Name= " + quartet3.getValue0());
System.out.println("Age= " + quartet3.getValue1());
System.out.println("Address= " + quartet3.getValue2());
System.out.println("Sal= " + quartet3.getValue3());
NDLR : je le redis, ne copier pas ce code, n’utilisez pas cette API !
BLAAAANKAAAA très grosse colère !