Uses of Class
org.eclipse.jgit.internal.ketch.ProposalRound
-
Packages that use ProposalRound Package Description org.eclipse.jgit.internal.ketch Distributed consensus system built on Git. -
-
Uses of ProposalRound in org.eclipse.jgit.internal.ketch
Methods in org.eclipse.jgit.internal.ketch that return ProposalRound Modifier and Type Method Description private ProposalRound
KetchLeader. newProposalRound()
-