Class FileToPathMap
java.lang.Object
org.eclipse.tycho.p2.impl.publisher.rootfiles.FileToPathMap
A map using normalized files as keys and (relative) IPaths as values. Only normalized files are
used as keys internally.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileToPathMap
public FileToPathMap()
-
-
Method Details
-
put
-
values
-
get
-
putAll
-
keySet
-
size
public int size()
-