LangUtils.HashOffset Field

Definition

The multiplier used in hash-code calculations.

[Android.Runtime.Register("HASH_OFFSET")]
public const int HashOffset = 37;
[<Android.Runtime.Register("HASH_OFFSET")>]
val mutable HashOffset : int

Field Value

Value = 37
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to