Class UUIDHelper

java.lang.Object
org.simpleflatmapper.util.UUIDHelper

public class UUIDHelper extends Object
  • Constructor Details

    • UUIDHelper

      public UUIDHelper()
  • Method Details

    • toBytes

      public static byte[] toBytes(UUID uuid)
    • fromBytes

      public static UUID fromBytes(byte[] bytes)