org.openmdx.base.text.format
Class UUIDFormatter

java.lang.Object
  extended by org.openmdx.base.text.format.UUIDFormatter

public class UUIDFormatter
extends Object

UUID Formatter


Constructor Summary
UUIDFormatter(UUID uuid)
          Constructor
 
Method Summary
 String toString()
          Returns a string representation of the byte buffer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UUIDFormatter

public UUIDFormatter(UUID uuid)
Constructor

Parameters:
uuid -
Method Detail

toString

public String toString()
Returns a string representation of the byte buffer

Overrides:
toString in class Object
Returns:
a String


This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.