public class ToneItem extends Object
project: pinyin-ToneItem
create on 2020/1/18 16:14
ToneItem()
char
getLetter()
int
getTone()
static ToneItem
of(char letter, int tone)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ToneItem()
public static ToneItem of(char letter, int tone)
letter
tone
public char getLetter()
public int getTone()
public String toString()
toString
Object
Copyright © 2021. All rights reserved.