public static class InteractiveShell.InputStreamDeserializer
Modifier and Type | Field and Description |
---|---|
static InteractiveShell.InputStreamDeserializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
closeAll() |
java.io.InputStream |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public static InteractiveShell.InputStreamDeserializer INSTANCE