Uses of Class
com.perforce.api.HashDecay

Packages that use HashDecay
com.perforce.api Provides legacy perforce.com API classes. 
 

Uses of HashDecay in com.perforce.api
 

Methods in com.perforce.api that return HashDecay
 HashDecay Cacheable.getCache()
          Returns the HashDecay instance for this class
 HashDecay Branch.getCache()
           
 HashDecay Label.getCache()
           
 HashDecay Change.getCache()
           
abstract  HashDecay SourceControlObject.getCache()
          Returns the HashDecay instance for this class
 HashDecay Counter.getCache()
           
 HashDecay Job.getCache()
           
 HashDecay FileEntry.getCache()
           
 HashDecay User.getCache()
           
 HashDecay DirEntry.getCache()
           
 HashDecay Client.getCache()
           
 

Methods in com.perforce.api with parameters of type HashDecay
static java.util.Enumeration Mapping.lookupMappings(HashDecay mappings, java.lang.String prefix)
          Returns a list of mappings that begin with the specified prefix.
 



Copyright © 2009. All Rights Reserved.