Closed denis256 closed 6 years ago
Hi, is a good idea to add to Book class method, which will return a count of stored keys? (and not use getAllKeys().size())
getAllKeys().size()
If it is a good idea, I can work on an implementation of this feature.
Hi! Thank you for reaching me with this idea! However, for now, I don't think it would be a nice addition to the API.
Hi, is a good idea to add to Book class method, which will return a count of stored keys? (and not use
getAllKeys().size()
)If it is a good idea, I can work on an implementation of this feature.