Uses of Interface
com.perforce.api.Cacheable

Packages that use Cacheable
com.perforce.api Provides legacy perforce.com API classes. 
 

Uses of Cacheable in com.perforce.api
 

Classes in com.perforce.api that implement Cacheable
 class Branch
          Representation of a source control branch.
 class Change
          Representation of a source control change.
 class Client
          Representation of a source control client.
 class Counter
          Representation of perforce counters.
 class DirEntry
          Representation of a source control directory.
 class FileEntry
          Representation of a source control file.
 class Job
          Representation of a source control job.
 class Label
          Representation of a source control lablel.
 class Mapping
          Representation of a source control mapping.
 class SourceControlObject
          An abstract base class for all source control objects.
 class User
          Representation of a source control user.
 

Methods in com.perforce.api with parameters of type Cacheable
 java.lang.Object HashDecay.put(java.lang.Object key, Cacheable value)
           
 



Copyright © 2010. All Rights Reserved.