public class Glyph extends Object
String
chars
int
code
width
Glyph(int code, int width, String chars)
boolean
equals(Object obj)
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final int code
public final int width
public final String chars
public Glyph(int code, int width, String chars)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2018. All rights reserved.