Hi,

I have a small program here where in im learning to use HashMap.

import java.util.HashSet;
import java.util.Set;

public class test {

public static void main(String[] args) {