entryset

    0Hitze

    1Antwort

    import java.util.*; public class HelloWorld{ public static void main(String []args){ HashMap<Integer,String> h = new HashMap<Integer,String>(); h.put(100,"Hola"); h.put(101,"