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 voidKetchPreReceive. waitForPropose(Proposal proposal, ProgressSpinner spinner)private voidKetchPreReceive. waitForQueue(Proposal proposal, ProgressSpinner spinner)
-