public class TypeHintRecoveryNone extends java.lang.Object implements TypeHintRecovery
Modifier and Type | Field and Description |
---|---|
static TypeHintRecoveryNone |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
TypeHintRecoveryNone() |
Modifier and Type | Method and Description |
---|---|
void |
improve(InferredJavaType type) |
public static final TypeHintRecoveryNone INSTANCE
public void improve(InferredJavaType type)
improve
in interface TypeHintRecovery