org.rr0.im.business.event.circumstance
Interface PreciseMoment

All Known Implementing Classes:
PreciseMomentImpl

public interface PreciseMoment
extends Moment


Method Summary
 longgetTime()
           

Methods inherited from interface org.rr0.im.business.event.circumstance.Moment
isAfter, isBefore

Methods inherited from interface org.rr0.im.business.event.Endable
getEnd

Methods inherited from interface org.rr0.im.business.event.Timeable
getBegining, getHistory

Methods inherited from interface org.rr0.im.business.event.Durable
getDuration

Method Detail

getTime

public long getTime()