Package

org.scalatra

guavaCache

Permalink

package guavaCache

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

Value Members

  1. object GuavaCache extends Cache

    Permalink

Ungrouped