Package jetbrains.buildServer
Interface ExtensionsCollection<T>
-
public interface ExtensionsCollection<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<T>
getExtensions()
-
-
-
Method Detail
-
getExtensions
@NotNull Collection<T> getExtensions()
-
-