Uses of Class
org.eclipse.jgit.transport.ProgressSpinner
-
Packages that use ProgressSpinner Package Description org.eclipse.jgit.internal.ketch Distributed consensus system built on Git. -
-
Uses of ProgressSpinner in org.eclipse.jgit.internal.ketch
Methods in org.eclipse.jgit.internal.ketch with parameters of type ProgressSpinner Modifier and Type Method Description private void
KetchPreReceive. waitForPropose(Proposal proposal, ProgressSpinner spinner)
private void
KetchPreReceive. waitForQueue(Proposal proposal, ProgressSpinner spinner)
-