Package 

Class LayerHash

  • All Implemented Interfaces:
    com.androidplot.util.Layerable

    
    public class LayerHash<KeyType, ValueType>
     implements Layerable<KeyType>
                        

    An implementation of Layerable. Provides fast element retrieval via hash key in addition to mutable ordering (z indexing) of elements.