Project represents processor which prints out information about given Java types. The types is loaded and readed from file, but if there was no program argument (file name) input will be taken from command line by user.
For input:
java.util.Map
the output should be:
java.util.Map
interface
Generic: yes, Variables: K V
null
0
39
14
1
java.util.Map$Entry