implicit final
class
ModuleIDOps extends AnyVal
Instance Constructors
-
new
ModuleIDOps(_m: ModuleID)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
-
def
withConfigurations(configurations: Option[String]): ModuleID
-
def
withExclusions(exclusions: Seq[InclExclRule]): ModuleID
-
def
withExtraAttributes(extraAttributes: Map[String, String]): ModuleID
-
def
withIsTransitive(isTransitive: Boolean): ModuleID
Inherited from AnyVal
Inherited from NotNull
Inherited from Any