public class DefaultArrayAdaptor extends DefaultSetupGenerator<SerializedArray> implements SetupGenerator<SerializedArray>
Constructor and Description |
---|
DefaultArrayAdaptor() |
Modifier and Type | Method and Description |
---|---|
Class<SerializedArray> |
getAdaptedClass() |
Computation |
tryDeserialize(SerializedArray value,
Deserializer generator) |
matches, parent
public Class<SerializedArray> getAdaptedClass()
getAdaptedClass
in interface Adaptor<SerializedArray>
public Computation tryDeserialize(SerializedArray value, Deserializer generator)
tryDeserialize
in interface Adaptor<SerializedArray>
Copyright © 2020. All rights reserved.