Uses of Class
no.sesat.commons.ref.ReferenceMap.Type

Uses of ReferenceMap.Type in no.sesat.commons.ref
 

Methods in no.sesat.commons.ref that return ReferenceMap.Type
static ReferenceMap.Type ReferenceMap.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReferenceMap.Type[] ReferenceMap.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in no.sesat.commons.ref with parameters of type ReferenceMap.Type
ReferenceMap(ReferenceMap.Type type, Map<K,Reference<V>> cache)
           
ReferenceMap(ReferenceMap.Type type, Map<K,Reference<V>> cache, boolean singleThreaded)
           
 



Copyright © 2009 Schibsted Søk AS. All Rights Reserved.