Uses of Class
com.perforce.p4java.impl.generic.core.MapEntry

Packages that use MapEntry
com.perforce.p4java.impl.generic.admin   
com.perforce.p4java.impl.generic.client Provides standard implementation classes for the com.perforce.p4java.client interfaces. 
com.perforce.p4java.impl.generic.core Provides standard implementation classes for the com.perforce.p4java.core interfaces. 
 

Uses of MapEntry in com.perforce.p4java.impl.generic.admin
 

Subclasses of MapEntry in com.perforce.p4java.impl.generic.admin
 class ProtectionEntry
          Default IProtectionEntry implementation class.
 class TriggerEntry
          Default ITriggerEntry implementation class.
 

Uses of MapEntry in com.perforce.p4java.impl.generic.client
 

Subclasses of MapEntry in com.perforce.p4java.impl.generic.client
static class ClientView.ClientViewMapping
          Simple extension of the basic MapEntry class to provide convenience methods based on "depot" and "client" rather than "left" and "right".
 

Uses of MapEntry in com.perforce.p4java.impl.generic.core
 

Subclasses of MapEntry in com.perforce.p4java.impl.generic.core
static class BranchSpec.BranchViewMapping
          Simple default implementation of the IViewMapping interface.
static class Label.LabelMapping
           
 class ReviewSubscription
          Default ReviewSubscription implementation class.
static class Stream.StreamIgnoredMapping
          Simple default implementation of the IStreamIgnoredMapping interface.
static class Stream.StreamRemappedMapping
          Simple default implementation of the IStreamRemappedMapping interface.
static class Stream.StreamViewMapping
          Simple default implementation of the IStreamViewMapping interface.
 



Copyright © 2016 Perforce Software. All Rights Reserved.