Package jetbrains.buildServer.util
Interface StringMatcher.MatchResult.Supplier<T>
-
- Enclosing class:
- StringMatcher.MatchResult
public static interface StringMatcher.MatchResult.Supplier<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()
-
-
-
Method Detail
-
get
T get()
-
-