Uses of Class
org.apache.abdera.ext.sharing.Sync

Packages that use Sync
org.apache.abdera.ext.sharing   
 

Uses of Sync in org.apache.abdera.ext.sharing
 

Methods in org.apache.abdera.ext.sharing that return Sync
static Sync SharingHelper.getSync(Entry entry)
           
static Sync SharingHelper.getSync(Entry entry, boolean create)
           
static Sync SharingHelper.pickWinner(Sync s1, Sync s2)
           
 

Methods in org.apache.abdera.ext.sharing with parameters of type Sync
static boolean SharingHelper.isSubsumed(Sync s1, Sync s2)
           
static Sync SharingHelper.pickWinner(Sync s1, Sync s2)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.