Class LocationLookup.AsyncPhTreeLoader<K,V>

java.lang.Object
net.citizensnpcs.api.LocationLookup.AsyncPhTreeLoader<K,V>
All Implemented Interfaces:
Runnable
Enclosing class:
LocationLookup

public abstract static class LocationLookup.AsyncPhTreeLoader<K,V> extends Object implements Runnable
  • Field Details

    • mapping

      protected Map<K,ch.ethz.globis.phtree.PhTreeF<V>> mapping
  • Constructor Details

    • AsyncPhTreeLoader

      public AsyncPhTreeLoader()
  • Method Details