Class Comparable
Inheritance
object
Comparable
Assembly: Xrpl.BinaryCodec.dll
Syntax
public class Comparable : SerializedType
Methods
|
Edit this page
View Source
CompareTo(Comparable)
Declaration
public int CompareTo(Comparable other)
Parameters
Returns
|
Edit this page
View Source
Eq(Comparable)
Declaration
public bool Eq(Comparable other)
Parameters
Returns
|
Edit this page
View Source
Gt(Comparable)
Declaration
public bool Gt(Comparable other)
Parameters
Returns
|
Edit this page
View Source
Gte(Comparable)
Declaration
public bool Gte(Comparable other)
Parameters
Returns
|
Edit this page
View Source
Lt(Comparable)
Declaration
public bool Lt(Comparable other)
Parameters
Returns
|
Edit this page
View Source
Lte(Comparable)
Declaration
public bool Lte(Comparable other)
Parameters
Returns