public static class ChangeKindCacheImpl.Key extends Object implements Serializable
Constructor and Description |
---|
ChangeKindCacheImpl.Key(org.eclipse.jgit.lib.ObjectId prior,
org.eclipse.jgit.lib.ObjectId next,
String strategyName) |
public ChangeKindCacheImpl.Key(org.eclipse.jgit.lib.ObjectId prior, org.eclipse.jgit.lib.ObjectId next, String strategyName)
public org.eclipse.jgit.lib.ObjectId getPrior()
public org.eclipse.jgit.lib.ObjectId getNext()
public String getStrategyName()