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