Uses of Interface
org.eclipse.tycho.p2.util.resolution.ResolutionData
-
Packages that use ResolutionData Package Description org.eclipse.tycho.p2.util.resolution -
-
Uses of ResolutionData in org.eclipse.tycho.p2.util.resolution
Classes in org.eclipse.tycho.p2.util.resolution that implement ResolutionData Modifier and Type Class Description class
ResolutionDataImpl
Fields in org.eclipse.tycho.p2.util.resolution declared as ResolutionData Modifier and Type Field Description protected ResolutionData
AbstractResolutionStrategy. data
Methods in org.eclipse.tycho.p2.util.resolution with parameters of type ResolutionData Modifier and Type Method Description void
AbstractResolutionStrategy. setData(ResolutionData data)
-