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