protected static class DateSerializationProvider.DateReader extends Object implements FieldReader<Date>
| Modifier | Constructor and Description |
|---|---|
protected |
DateReader() |
| Modifier and Type | Method and Description |
|---|---|
Date |
readField(byte[] fieldData) |
Date |
readField(byte[] fieldData,
byte serializationVersion) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic Date readField(byte[] fieldData)
readField in interface FieldReader<Date>public Date readField(byte[] fieldData, byte serializationVersion)
readField in interface FieldReader<Date>Copyright © 2013–2021. All rights reserved.