Constructor and Description |
---|
SimpleJS(T value,
Stringifier<T> valueStringifier)
Hidden constructor use factory methods instead.
|
Modifier and Type | Method and Description |
---|---|
T |
getValue() |
void |
write(Writer writer)
Renders the response.
|
public SimpleJS(T value, Stringifier<T> valueStringifier)
public void write(Writer writer) throws IOException
AnyJS
write
in class AnyJS
IOException
Copyright © 2019. All rights reserved.