public class FileToPathMap extends Object
Constructor and Description |
---|
FileToPathMap() |
public void put(File key, org.eclipse.core.runtime.IPath value)
public Collection<org.eclipse.core.runtime.IPath> values()
public org.eclipse.core.runtime.IPath get(File key)
public void putAll(FileToPathMap otherMap)
public int size()
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.