Uses of Class
org.apache.commons.id.uuid.clock.OverClockedException

Packages that use OverClockedException
org.apache.commons.id.uuid.clock   
org.apache.commons.id.uuid.state   
 

Uses of OverClockedException in org.apache.commons.id.uuid.clock
 

Methods in org.apache.commons.id.uuid.clock that throw OverClockedException
 long ThreadClockImpl.getUUIDTime()
          Method returns the clocks current time in 100-nanosecond intervals since the Gregorian calander change.
 long SystemClockImpl.getUUIDTime()
           
 long Clock.getUUIDTime()
          Returns the current time.
 

Uses of OverClockedException in org.apache.commons.id.uuid.state
 

Methods in org.apache.commons.id.uuid.state that throw OverClockedException
 long Node.getUUIDTime()
          Returns the time in UUID time.
 



Copyright © 2013 LittleShoot. All Rights Reserved.