-
public interface BranchSource
-
-
Method Summary
Modifier and Type Method Description abstract Flow<BranchSource.SelectedRemoteBranch>getMatching(Selector selector)-
-
Method Detail
-
getMatching
abstract Flow<BranchSource.SelectedRemoteBranch> getMatching(Selector selector)
-
-
-
-