public class GarbageCollectionQueue extends Object
Constructor and Description |
---|
GarbageCollectionQueue() |
Modifier and Type | Method and Description |
---|---|
Set<Project.NameKey> |
addAll(Collection<Project.NameKey> projects) |
void |
gcFinished(Project.NameKey project) |
public Set<Project.NameKey> addAll(Collection<Project.NameKey> projects)
public void gcFinished(Project.NameKey project)