Class SVNUUIDGenerator


  • public class SVNUUIDGenerator
    extends java.lang.Object
    Version:
    1.3
    Author:
    TMate Software Ltd.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String formatUUID​(byte[] uuid)  
      static byte[] generateUUID()  
      static java.lang.String generateUUIDString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SVNUUIDGenerator

        public SVNUUIDGenerator()
    • Method Detail

      • formatUUID

        public static java.lang.String formatUUID​(byte[] uuid)