Package 

Class AbstractAlgorithm

  • All Implemented Interfaces:
    com.google.maps.android.clustering.algo.Algorithm

    
    public abstract class AbstractAlgorithm<T extends ClusterItem>
     implements Algorithm<T>
                        

    Base Algorithm class that implements lock/unlock functionality.