Package jetbrains.buildServer.util
Interface StringMatcherHelper.Function<T,R>
-
- Enclosing class:
- StringMatcherHelper
public static interface StringMatcherHelper.Function<T,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
apply(T t)
-