cacheable

guava

package guava

Visibility
  1. Public
  2. All

Type Members

  1. case class Entry[+A](value: A, expiresAt: Option[DateTime]) extends Product with Serializable

    A cache entry with an optional expiry time

  2. class GuavaCache extends Cache with LoggingSupport with StrictLogging

    Author: chris Created: 2/19/13

Value Members

  1. object GuavaCache

Ungrouped