public class UUIDKey extends Key
| Modifier and Type | Field and Description |
|---|---|
static KeyDefinition |
UNIQUE_UUID |
| Modifier and Type | Method and Description |
|---|---|
void |
addRetractHandler(RetractHandler retractHandler) |
int |
compareTo(Key key) |
Key[] |
getKeys() |
static UUIDKey |
getUUIDKey(Key[] keys) |
void |
retract() |
getKeyDefinition, getSingleValue, getSingleValueComparator, getValuespublic static final KeyDefinition UNIQUE_UUID
public void retract()
public void addRetractHandler(RetractHandler retractHandler)
public Key[] getKeys()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.