com.googlecode.icegem.serialization.codegen.impl.wrapper
Class ToDataFieldWIntegerProcessor
java.lang.Object
com.googlecode.icegem.serialization.codegen.impl.wrapper.ToDataFieldWrapperProcessor
com.googlecode.icegem.serialization.codegen.impl.wrapper.ToDataFieldWIntegerProcessor
- All Implemented Interfaces:
- ToDataProcessor
public class ToDataFieldWIntegerProcessor
- extends ToDataFieldWrapperProcessor
Generate code that
1) read 'Integer' field value from bean getter
2) write it to DataOutput
for method DataSerializer.toData(...)
- Author:
- igolovach
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToDataFieldWIntegerProcessor
public ToDataFieldWIntegerProcessor()
Copyright © 2011. All Rights Reserved.