com.googlecode.icegem.serialization.codegen.impl.wrapper
Class FromDataFieldWLongProcessor
java.lang.Object
com.googlecode.icegem.serialization.codegen.impl.wrapper.FromDataFieldWrapperProcessor
com.googlecode.icegem.serialization.codegen.impl.wrapper.FromDataFieldWLongProcessor
- All Implemented Interfaces:
- FromDataProcessor
public class FromDataFieldWLongProcessor
- extends FromDataFieldWrapperProcessor
Generate code that
1) read 'Long' 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 |
FromDataFieldWLongProcessor
public FromDataFieldWLongProcessor()
Copyright © 2011. All Rights Reserved.