public abstract class AbstractChar<T extends AbstractChar> extends Object implements Serializable
boolean
equals(Object o)
String
getValue()
int
hashCode()
length()
toString()
getClass, notify, notifyAll, wait, wait, wait
public String getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public int length()
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.