Uses of Interface
com.bankframe.services.uuid.Uuid

Packages that use Uuid
com.bankframe.services.uuid   
com.bankframe.services.uuid.impl   
 

Uses of Uuid in com.bankframe.services.uuid
 

Methods in com.bankframe.services.uuid that return Uuid
static Uuid UuidFactory.createUuid()
          This method creates a new UUID instance.
 

Uses of Uuid in com.bankframe.services.uuid.impl
 

Classes in com.bankframe.services.uuid.impl that implement Uuid
 class UuidImpl
          This is the UUID Implementation class which allows the generated UUID to be returned as a byte[] or a string
 



Copyright © 2005, 2007, Oracle. All rights reserved.