Package dev.equo.solstice.p2
Class P2Model.Filter
java.lang.Object
dev.equo.solstice.p2.P2Model.Filter
- Enclosing class:
- P2Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconflictsWith(String nameThis, String nameOther, P2Model.Filter other) static P2Model.Filtercreate(Consumer<P2Model.Filter> filter) deepCopy()booleanexcludePrefix(String prefix) excludeSuffix(String suffix) getProps()inthashCode()platform(com.diffplug.common.swt.os.SwtPlatform platform) toString()
-
Constructor Details
-
Filter
public Filter()
-
-
Method Details
-
create
-
deepCopy
-
getExclude
-
exclude
-
getExcludePrefix
-
excludePrefix
-
getExcludeSuffix
-
excludeSuffix
-
getProps
-
prop
-
platformAll
-
platformNone
-
platform
-
platformNative
-
platformRunning
-
conflictsWith
-
toString
-
equals
-
hashCode
public int hashCode()
-