메소드 |
설명 |
|
AHAddress ( BigInteger big_int ) : System |
|
|
AHAddress ( MemBlock mb ) : System |
|
|
AHAddress ( RandomNumberGenerator rng ) : System |
|
|
AHAddress ( byte b ) : System |
|
|
AHAddress ( byte b, int off ) : System |
|
|
CompareTo ( object o ) : int |
|
|
DistanceTo ( AHAddress a ) : BigInteger |
|
|
IsBetweenFromLeft ( AHAddress start, AHAddress end ) : bool |
|
|
IsBetweenFromRight ( AHAddress start, AHAddress end ) : bool |
|
|
IsCloserToFirst ( AHAddress first, AHAddress sec ) : bool |
|
|
IsLeftOf ( AHAddress add ) : bool |
|
|
IsRightOf ( AHAddress add ) : bool |
|
|
LeftDistanceTo ( AHAddress addr ) : BigInteger |
|
|
RightDistanceTo ( AHAddress addr ) : BigInteger |
|
|