Package com.diffplug.spotless.extra
Class P2ModelWrapper
java.lang.Object
com.diffplug.spotless.extra.P2ModelWrapper
Wrapper for P2Model that exposes only the data needed for caching,
without leaking the P2Model type to consumers.
-
Method Summary
Modifier and TypeMethodDescriptionbooleandev.equo.solstice.p2.P2Modelunwrap()static P2ModelWrapperwrap(dev.equo.solstice.p2.P2Model model)
-
Method Details
-
wrap
-
unwrap
public dev.equo.solstice.p2.P2Model unwrap() -
getP2Repos
-
getInstallList
-
getFilterNames
-
getPureMaven
-
isUseMavenCentral
public boolean isUseMavenCentral()
-