operator == abstract method
- Object other
override
Whether other to another Characters with the same string.
Implementation
@override
bool operator ==(Object other);
Whether other to another Characters with the same string.
@override
bool operator ==(Object other);