public abstract class JsonTwo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonTwo.Builder |
| Constructor and Description |
|---|
JsonTwo() |
| Modifier and Type | Method and Description |
|---|---|
static JsonTwo.Builder |
builder() |
static JsonTwo |
create(String two,
String hello)
Creates a new instance of JsonOne.
|
abstract String |
getHello() |
abstract String |
getTwo() |
Copyright © 2019 Cerner Innovation, Inc.. All rights reserved.