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 Client.getCache()
           
 HashDecay Change.getCache()
           
 HashDecay Label.getCache()
           
 HashDecay Counter.getCache()
           
 HashDecay Branch.getCache()
           
 HashDecay FileEntry.getCache()
           
 HashDecay User.getCache()
           
 HashDecay Job.getCache()
           
 HashDecay DirEntry.getCache()
           
abstract  HashDecay SourceControlObject.getCache()
          Returns the HashDecay instance for this class
 HashDecay Cacheable.getCache()
          Returns the HashDecay instance for this class
 

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 © 2010. All Rights Reserved.