class
Long extends AnyRef
Instance Constructors
-
new
Long(name: java.lang.String)
Value Members
-
-
-
-
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
-
final
def
isInstanceOf[T0]: scala.Boolean
-
val
name: java.lang.String
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): java.lang.String
-
-
final
def
wait(): Unit
-
-