public class RectangleSerializer extends Object implements AutowiredObjectSerializer
| Modifier and Type | Field and Description |
|---|---|
static RectangleSerializer |
instance |
| Constructor and Description |
|---|
RectangleSerializer() |
public static final RectangleSerializer instance
public void write(JSONSerializer serializer, Object object, Object fieldName, Type fieldType) throws IOException
write in interface ObjectSerializerIOExceptionpublic Set<Type> getAutowiredFor()
getAutowiredFor in interface AutowiredObjectSerializerCopyright © 2012-2013 Alibaba Group. All Rights Reserved.