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