Package

com.guizmaii.distances.implementations

cache

Permalink

package cache

Visibility
  1. Public
  2. All

Type Members

  1. abstract class GeoCache[E <: Serializable] extends AnyRef

    Permalink
  2. final class InMemoryGeoCache[E <: Serializable] extends GeoCache[E]

    Permalink
  3. final class RedisGeoCache[E <: Serializable] extends GeoCache[E]

    Permalink

Value Members

  1. object InMemoryGeoCache

    Permalink
  2. object RedisGeoCache

    Permalink

Ungrouped