cz.cuni.amis.nb.pogamut.unreal.timeline.records
Class TLProperty.Record<T>

Package class diagram package TLProperty.Record
java.lang.Object
  extended by cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLProperty.Record<T>
All Implemented Interfaces:
Serializable
Enclosing class:
TLProperty<T>

public static class TLProperty.Record<T>
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
TLProperty.Record(T value, long timestamp)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TLProperty.Record

public TLProperty.Record(T value,
                         long timestamp)


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