public static class BoringLayout.Metrics extends Paint.FontMetricsInt
Modifier and Type | Field and Description |
---|---|
int |
width |
Constructor and Description |
---|
BoringLayout.Metrics() |
public String toString()
Object
getClass().getName() + '@' + Integer.toHexString(hashCode())
See Writing a useful
toString
method
if you intend implementing your own toString
method.
toString
in class Paint.FontMetricsInt