Package com.google.gerrit.server.plugins
Class MandatoryPluginsCollection
- java.lang.Object
-
- com.google.gerrit.server.plugins.MandatoryPluginsCollection
-
public class MandatoryPluginsCollection extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(String name)
Set<String>
asSet()
boolean
contains(String name)
-