Class CollectionMap

    • Constructor Detail

      • CollectionMap

        public CollectionMap()
    • Method Detail

      • hasBucketMap

        public boolean hasBucketMap​(String bucket)
        Checks if the given bucket is at all present in the map.
        Parameters:
        bucket - the bucket name to check
        Returns:
        true if so, false otherwise.