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