Cache Implementation in Java Made a cache with 2 levels and implemented 3 methods of storing data Direct Mapping Fully Associative mapping K-way associative mapping