public abstract class AbstractChar<T extends AbstractChar> extends Object
protected String
value
boolean
equals(Object o)
String
getValue()
int
hashCode()
length()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String value
public String getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public int length()
Copyright © 2023. All rights reserved.