get static method

Xid get()

Creates and returns a new instance of xid

Implementation

static Xid get() {
  return Xid();
}