org.sonatype.tycho.p2.impl.resolver
Class ResolverDebugUtils
java.lang.Object
org.sonatype.tycho.p2.impl.resolver.ResolverDebugUtils
public class ResolverDebugUtils
- extends Object
Method Summary |
static String |
toDebugString(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
boolean verbose)
|
static String |
toDebugString(org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
boolean verbose,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolverDebugUtils
public ResolverDebugUtils()
toDebugString
public static String toDebugString(org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
boolean verbose,
org.eclipse.core.runtime.IProgressMonitor monitor)
toDebugString
public static String toDebugString(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
boolean verbose)
Copyright © 2008-2011. All Rights Reserved.