Double
Bytes
MaxExponent
MaxValue
MinExponent
MinNormal
MinValue
NaN
NegativeInfinity
PositiveInfinity
Size
Double(Double)
Double(String)
IsInfinite
IsNaN
JniPeerMembers
ThresholdClass
ThresholdType
Type
Compare(Double, Double)
CompareTo(Double)
DoubleToLongBits(Double)
DoubleToRawLongBits(Double)
DoubleValue()
FloatValue()
HashCode(Double)
IntValue()
InvokeIsInfinite(Double)
InvokeIsNaN(Double)
IsFinite(Double)
LongBitsToDouble(Int64)
LongValue()
Max(Double, Double)
Min(Double, Double)
ParseDouble(String)
Sum(Double, Double)
ToHexString(Double)
ToString(Double)
ValueOf(Double)
ValueOf(String)
explicit operator Double(Double)
monoandroid
namespace Java.Lang
{
[Register("java/lang/Double", DoNotGenerateAcw = true)]
public sealed class Double : Number, IJavaObject, IJavaPeerable, IComparable, IConvertible, IDisposable
{
[Register("SIZE")]
public const int Size = 64;
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API