| Package | Description |
|---|---|
| net.openhft.saxophone.json |
| Modifier and Type | Method and Description |
|---|---|
FloatingHandler |
JsonParserBuilder.floatingHandler()
Returns the parser's floating value handler, or
null if the handler is not set. |
| Modifier and Type | Method and Description |
|---|---|
JsonParserBuilder |
JsonParserBuilder.floatingHandler(FloatingHandler floatingHandler)
Sets the parser's floating value handler, or removes it if
null is passed. |
Copyright © 2014. All rights reserved.