Package com.perforce.p4java.diff
Class DigestTree
java.lang.Object
com.perforce.p4java.diff.DigestTree
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DigestTree
public DigestTree()
-
-
Method Details
-
putIfAbsent
Custom putIfAbsent implementation. Adds the entry only if no mapping for the fileName already exists.- Parameters:
entry- the StrStr object to insert- Returns:
- true if the entry was added, false if it already existed
-
contains
-
get
-
remove
-
clear
public void clear()
-