Class Index
└
Value
└
Object
Implemented Interfaces:
Represents the position of a Unicode codepoint within a String
.
- Source Code:
- View Source
Initializer Summary
Field Summary
Inherited Fields:
Instance Method Summary
-- equals operator --
= (other :
):Index Bit - Returns
true
if these objects are equal. -- greater than operator --
> (other :
):Index Bit
Inherited Methods:
Initializers
Fields
Instance Methods
Returns true
if these objects are equal.
- Parameters:
-
- value of typeother Index
- Overrides:
- frost.core.Equatable.=