C# Class K2Informatics.Erlnet.OtpErlangObject.Hash

Afficher le fichier Open project: K2InformaticsGmbH/erlnet Class Usage Examples

Méthodes publiques

Méthode 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

Méthode Description
mix ( ) : void

Method Details

Hash() public méthode

public Hash ( int i ) : System
i int
Résultat System

combine() public méthode

public combine ( byte b ) : void
b byte
Résultat void

combine() public méthode

public combine ( int a ) : void
a int
Résultat void

combine() public méthode

public combine ( int a, int b ) : void
a int
b int
Résultat void

combine() public méthode

public combine ( long a ) : void
a long
Résultat void

valueOf() public méthode

public valueOf ( ) : int
Résultat int