public class UUIDValueHandler extends BaseValueHandler<UUID>
| Constructor and Description |
|---|
UUIDValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength(UUID value) |
protected void |
internalHandle(DataOutputStream buffer,
UUID value) |
handleprotected void internalHandle(DataOutputStream buffer, UUID value) throws Exception
internalHandle in class BaseValueHandler<UUID>Exceptionpublic int getLength(UUID value)
Copyright © 2020. All rights reserved.