public class CharNode extends AbstractNode
CharNode(char character)
char
getCharacter()
getNext, setNext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CharNode(char character)
public char getCharacter()
Copyright © 2020 Blazebit. All rights reserved.