Uses of Class
org.eclipse.jgit.storage.dht.Sync

Packages that use Sync
org.eclipse.jgit.storage.dht   
 

Uses of Sync in org.eclipse.jgit.storage.dht
 

Methods in org.eclipse.jgit.storage.dht that return Sync
static
<T> Sync<T>
Sync.create()
          Helper method to create a new sync object.
static
<T> Sync<T>
Sync.none()
          Singleton callback that ignores onSuccess, onFailure.
 



Copyright © 2011. All Rights Reserved.