Uses of Class
de.cohesion.bssh.impl.util.Cache.ReplacementStrategy

Packages that use Cache.ReplacementStrategy
de.cohesion.bssh.impl.util   
 

Uses of Cache.ReplacementStrategy in de.cohesion.bssh.impl.util
 

Methods in de.cohesion.bssh.impl.util that return Cache.ReplacementStrategy
static Cache.ReplacementStrategy Cache.ReplacementStrategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Cache.ReplacementStrategy[] Cache.ReplacementStrategy.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2005 . All Rights Reserved.