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 voidadd(String name)Set<String>asSet()booleancontains(String name)
-