C# Class Tsukikage.Util.BinaryUtil.MostRightOneIndex64

ファイルを表示 Open project: ttsuki/ttsuki

Public Methods

Method Description
GetMostRightOneIndex ( long n ) : int

Private Methods

Method Description
MostRightOneIndex64 ( ) : System

Method Details

GetMostRightOneIndex() public static method

public static GetMostRightOneIndex ( long n ) : int
n long
return int