org.eclipse.tycho.compiler
Class CopyMapping.SourceTargetPair
java.lang.Object
org.eclipse.tycho.compiler.CopyMapping.SourceTargetPair
- Enclosing class:
- CopyMapping
public static class CopyMapping.SourceTargetPair
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source
public String source
target
public File target
CopyMapping.SourceTargetPair
public CopyMapping.SourceTargetPair(String source,
File target)
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.