protected static class UpcasterChain.ConvertingSerializedObject<T> extends Object implements SerializedObject<T,UpcasterChain.ConvertingSerializedObject<T>>
| Constructor and Description |
|---|
ConvertingSerializedObject(SerializedObject<byte[],?> source,
Converter<T> converter) |
| Modifier and Type | Method and Description |
|---|---|
Data<T> |
data() |
SerializedObject<byte[],?> |
getResult() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithDatapublic ConvertingSerializedObject(SerializedObject<byte[],?> source, Converter<T> converter)
public Data<T> data()
data in interface SerializedObject<T,UpcasterChain.ConvertingSerializedObject<T>>public SerializedObject<byte[],?> getResult()
Copyright © 2019 Flux Capacitor. All rights reserved.