com.fasterxml.uuid.impl
Class GeneratorImplBase

java.lang.Object
  extended by com.fasterxml.uuid.impl.GeneratorImplBase

public class GeneratorImplBase
extends Object

Shared base class for various UUID generator implementations.


Constructor Summary
GeneratorImplBase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorImplBase

public GeneratorImplBase()


Copyright © 2011 FasterXML.com. All Rights Reserved.