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