Uses of Interface
org.powertac.logtool.ifc.ObjectReader
-
Packages that use ObjectReader Package Description org.powertac.logtool -
-
Uses of ObjectReader in org.powertac.logtool
Methods in org.powertac.logtool that return ObjectReader Modifier and Type Method Description ObjectReaderLogtoolCore. getObjectReader(String location)Returns an incremental ObjectReader instances positioned at the start of content in a state log.
-