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