|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.tycho.p2.impl.resolver.ResolverDebugUtils
public class ResolverDebugUtils
Constructor Summary | |
---|---|
ResolverDebugUtils()
|
Method Summary | |
---|---|
static java.lang.String |
toDebugString(java.util.Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
boolean verbose)
|
static java.lang.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 |
Constructor Detail |
---|
public ResolverDebugUtils()
Method Detail |
---|
public static java.lang.String toDebugString(org.eclipse.equinox.p2.query.IQueryable<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius, boolean verbose, org.eclipse.core.runtime.IProgressMonitor monitor)
public static java.lang.String toDebugString(java.util.Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius, boolean verbose)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |