com.eaio.uuid

UUIDHelper

object UUIDHelper extends

Visibility
  1. Public
  2. All

Value Members

  1. def extract (a: Any): UUID

  2. def id (): String

  3. def insert (a: Any, that: UUID): Unit

  4. def read (istream: InputStream): UUID

  5. def type (): TypeCode

  6. def write (ostream: OutputStream, value: UUID): Unit