implicit final
class
CallerCompanionOps extends AnyVal
Instance Constructors
-
new
CallerCompanionOps(companion: Caller.type)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply(caller: ModuleID, callerConfigurations: Vector[ConfigRef], callerExtraAttributes: Map[String, String], isForceDependency: Boolean, isChangingDependency: Boolean, isTransitiveDependency: Boolean, isDirectlyForceDependency: Boolean): Caller
-
final
def
asInstanceOf[T0]: T0
-
val
companion: Caller.type
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
Inherited from AnyVal
Inherited from NotNull
Inherited from Any