Serialized Form


Package com.googlecode.ehcache.annotations

Class com.googlecode.ehcache.annotations.CacheException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 53706L

Class com.googlecode.ehcache.annotations.CacheNotFoundException extends CacheException implements Serializable

serialVersionUID: 6601590278654078802L

Serialized Fields

cacheName

java.lang.String cacheName

Package com.googlecode.ehcache.annotations.impl

Class com.googlecode.ehcache.annotations.impl.MultiKeyConcurrentMap extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

map

java.util.concurrent.ConcurrentMap<K,V> map

Package com.googlecode.ehcache.annotations.key

Class com.googlecode.ehcache.annotations.key.ReadOnlyList extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

readOnlyDelegate

java.util.List<E> readOnlyDelegate

hashCodeCache

int hashCodeCache



Copyright © 2011. All Rights Reserved.