Uses of Class
rdr.core.LogEntry

Packages that use LogEntry
rdr.core   
 

Uses of LogEntry in rdr.core
 

Fields in rdr.core with type parameters of type LogEntry
 common.datastructures.MyFastVector<LogEntry> Log.entries
           
 

Methods in rdr.core that return types with arguments of type LogEntry
 common.datastructures.MyFastVector<LogEntry> Log.getEntries()
           
 

Methods in rdr.core with parameters of type LogEntry
 void Log.addEntry(LogEntry entry)
          Add an entry into the log