public class SVNUUIDGenerator extends Object
Constructor and Description |
---|
SVNUUIDGenerator() |
Modifier and Type | Method and Description |
---|---|
static String |
formatUUID(byte[] uuid) |
static byte[] |
generateUUID() |
static String |
generateUUIDString() |
public static String generateUUIDString() throws SVNException
SVNException
public static byte[] generateUUID() throws SVNException
SVNException
public static String formatUUID(byte[] uuid)
Copyright © 2018. All rights reserved.