|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.database.key.NanoTimeLongKeyGenerator
public class NanoTimeLongKeyGenerator
The Class NanoTimeLongKeyGenerator.
Constructor Summary | |
---|---|
NanoTimeLongKeyGenerator()
|
Method Summary | |
---|---|
java.lang.Long |
getKey(java.lang.Object record)
Gets the key. |
static long |
getNanoTimeLongKey()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NanoTimeLongKeyGenerator()
Method Detail |
---|
public java.lang.Long getKey(java.lang.Object record)
KeyProvider
getKey
in interface KeyProvider<java.lang.Object,java.lang.Long>
record
- the record
public static long getNanoTimeLongKey()
public static void main(java.lang.String[] args)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |