Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Fan
Sys
Number
C# Class Fan.Sys.Number
Exibir arquivo
Open project: xored/f4
Public Methods
Method
Description
doubleValue
( ) :
double
floatValue
( ) :
float
intValue
( ) :
int
longValue
( ) :
long
Method Details
doubleValue()
public
abstract
method
public
abstract
doubleValue
( ) :
double
return
double
floatValue()
public
abstract
method
public
abstract
floatValue
( ) :
float
return
float
intValue()
public
abstract
method
public
abstract
intValue
( ) :
int
return
int
longValue()
public
abstract
method
public
abstract
longValue
( ) :
long
return
long