Backblaze / b2-sdk-java

The official Java SDK for using Backblaze's B2 Storage APIs
Other
94 stars 25 forks source link

added support for java.util.SortedMap interface. #129

Closed a3eu closed 4 years ago

a3eu commented 4 years ago

(Note: TreeMap, which is a SortedMap, is used internally to store maps.)