Package com.google.gerrit.server.git
Interface GarbageCollection.Factory
-
- Enclosing class:
- GarbageCollection
public static interface GarbageCollection.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GarbageCollection
create()
-
-
-
Method Detail
-
create
GarbageCollection create()
-
-