protected static class JSONInput.BuilderImpl extends Object implements JSONInput.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
JSONInput |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
JSONType |
type() |
JSONInput.Builder |
type(JSONType type) |
public JSONInput build()
build
in interface JSONInput.Builder
public final JSONInput.Builder type(JSONType type)
type
in interface JSONInput.Builder
public JSONType type()
Copyright © 2021. All rights reserved.