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