public static final class ConstantSize.Unit
extends java.lang.Object
implements java.io.Serializable
ConstantSize
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
abbreviation()
Returns the first character of this Unit's name.
|
java.lang.String |
encode()
Returns a parseable string representation of this unit.
|
java.lang.String |
toString()
Returns a string representation of this unit object.
|
public java.lang.String toString()
encode()
instead.toString
in class java.lang.Object
public java.lang.String encode()
public java.lang.String abbreviation()
Copyright © 2002-2011 JGoodies Karsten Lentzsch. All Rights Reserved.