Java.Lang.Long Class
The wrapper for the primitive type long.

See Also: Long Members

Syntax

[Android.Runtime.Register("java/lang/Long", DoNotGenerateAcw=true)]
public sealed class Long : Number, IComparable, IConvertible, IDisposable

Remarks

The wrapper for the primitive type long.

Implementation note: The "bit twiddling" methods in this class use techniques described in and

See Also

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1