@groovy.transform.CompileStatic class BoxType extends AbstractShapeCoordsType<Box>
A custom type for persisting Box instances
| Constructor and description |
|---|
BoxType
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Box |
readInternal(PersistentProperty property, java.lang.String key, Document nativeSource) |