K - type of the key to identify a cached value. It should be an
immutable type. It is critical this type implements equals() and
hashCode() correctly.V - type of the cached value.public static interface CacheModelProxy.Model<K,V>
Copyright © 2014. All Rights Reserved.