package com.franmontiel.persistentcookiejar.cache; import f0.n; import java.util.Collection; public interface CookieCache extends Iterable { void addAll(Collection collection); }