Perforce

Uses of Class
com.perforce.api.HashDecay

Uses of HashDecay in com.perforce.api
 

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

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


Perforce

Copyright © 2001, Perforce Software, All rights reserved.