public class TypeHintRecoveryImpl extends java.lang.Object implements TypeHintRecovery
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.Integer,JavaTypeInstance> |
iteratedTypeHints |
| Constructor and Description |
|---|
TypeHintRecoveryImpl(BytecodeMeta bytecodeMeta) |
| Modifier and Type | Method and Description |
|---|---|
void |
improve(InferredJavaType type) |
private final java.util.Map<java.lang.Integer,JavaTypeInstance> iteratedTypeHints
public TypeHintRecoveryImpl(BytecodeMeta bytecodeMeta)
public void improve(InferredJavaType type)
improve in interface TypeHintRecovery