public static class Rotation2D.MyConverter extends Object implements Converter
Constructor and Description |
---|
MyConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
void |
marshal(Object source,
HierarchicalStreamWriter writer,
MarshallingContext context) |
Object |
unmarshal(HierarchicalStreamReader reader,
UnmarshallingContext context) |
public boolean canConvert(Class type)
canConvert
in interface ConverterMatcher
public void marshal(Object source, HierarchicalStreamWriter writer, MarshallingContext context)
public Object unmarshal(HierarchicalStreamReader reader, UnmarshallingContext context)