public class Construction extends Object
Constructor and Description |
---|
Construction(DeserializerContext context,
LocalVariable var,
SerializedObject value) |
Modifier and Type | Method and Description |
---|---|
Computation |
computeBest(TypeManager types,
Deserializer generator) |
ConstructorParams |
computeConstructorParams(Constructor<?> constructor,
Set<SerializedField> todo) |
public Construction(DeserializerContext context, LocalVariable var, SerializedObject value)
public Computation computeBest(TypeManager types, Deserializer generator) throws InstantiationException
InstantiationException
public ConstructorParams computeConstructorParams(Constructor<?> constructor, Set<SerializedField> todo)
Copyright © 2020. All rights reserved.