Package de.timmfitschen.easyunits
Class Symboled
- java.lang.Object
-
- de.timmfitschen.easyunits.UniqueSignatureObject
-
- de.timmfitschen.easyunits.Named
-
- de.timmfitschen.easyunits.Symboled
-
-
Constructor Summary
Constructors Constructor Description Symboled()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description Collection<String>
getNames()
abstract String
getSymbol()
String
toString()
-
Methods inherited from class de.timmfitschen.easyunits.UniqueSignatureObject
equals
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface de.timmfitschen.easyunits.Signed
getSignature
-
-