Uses of Class
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLRecord.Record

Packages that use TLRecord.Record
cz.cuni.amis.nb.pogamut.unreal.timeline.records   
 

Uses of TLRecord.Record in cz.cuni.amis.nb.pogamut.unreal.timeline.records
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return TLRecord.Record
 TLRecord.Record TLRecord.addRecord(long timestamp, T value)
          Add value to the record.
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return types with arguments of type TLRecord.Record
protected  ArrayList<TLRecord.Record<T>> TLRecord.getRecords()
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.