Skip to content

kochp/counting-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

counting-map

Simple Lesson of counting HashMap

This lesson teaches the pitfalls with enhancing functionality by inheritance.

Compare the two implementations of an counting map and compain wich one is the better solotion and why.

Please use Java 1.7 in the first place. Because the behavor is different with Java 1.7 or lower and Java 1.8.

About

Simple Lesson of counting HashMap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages