com.googlecode.icegem.serialization.codegen.impl.wrapper
Class FromDataFieldWDoubleProcessor
java.lang.Object
com.googlecode.icegem.serialization.codegen.impl.wrapper.FromDataFieldWrapperProcessor
com.googlecode.icegem.serialization.codegen.impl.wrapper.FromDataFieldWDoubleProcessor
- All Implemented Interfaces:
- FromDataProcessor
public class FromDataFieldWDoubleProcessor
- extends FromDataFieldWrapperProcessor
Generate code that
1) read 'Double' field value from DataInput
2) set it to bean
for method DataSerializer.fromData(...)
- Author:
- igolovach
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FromDataFieldWDoubleProcessor
public FromDataFieldWDoubleProcessor()
Copyright © 2011. All Rights Reserved.