Shortener (9)

  • 32
  • Locked
Let's write another strategy. We'll call it FileStorageStrategy. It will be very similar to OurHashMapStorageStrategy, but files will be the buckets. I'm sure you know what I mean by buckets. If not, copy the internal workings of HashMap. 9.1. Create a FileBucket class in the strategy package.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet