Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
K2Informatics
Erlnet
OtpErlangObject.Hash
C# Class K2Informatics.Erlnet.OtpErlangObject.Hash
ファイルを表示
Open project: K2InformaticsGmbH/erlnet
Class Usage Examples
Public Methods
Method
Description
Hash
(
int
i
) :
System
combine
(
byte
b
) :
void
combine
(
int
a
) :
void
combine
(
int
a
,
int
b
) :
void
combine
(
long
a
) :
void
valueOf
( ) :
int
Private Methods
Method
Description
mix
( ) :
void
Method Details
Hash()
public
method
public
Hash
(
int
i
) :
System
i
int
return
System
combine()
public
method
public
combine
(
byte
b
) :
void
b
byte
return
void
combine()
public
method
public
combine
(
int
a
) :
void
a
int
return
void
combine()
public
method
public
combine
(
int
a
,
int
b
) :
void
a
int
b
int
return
void
combine()
public
method
public
combine
(
long
a
) :
void
a
long
return
void
valueOf()
public
method
public
valueOf
( ) :
int
return
int