Uses of Class
org.powertac.logtool.common.MissingDomainObject
-
Packages that use MissingDomainObject Package Description org.powertac.logtool.common -
-
Uses of MissingDomainObject in org.powertac.logtool.common
Methods in org.powertac.logtool.common that throw MissingDomainObject Modifier and Type Method Description Object
DomainObjectReader. readObject(String line)
Converts a line from the log to an object.
-