implicit final
class
PositionOps extends AnyVal
Instance Constructors
-
new
PositionOps(self: Position)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
final
def
finalPosition: Position
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
val
self: Position
-
def
toString(): String
Inherited from AnyVal
Inherited from NotNull
Inherited from Any