Modifier and Type | Class and Description |
---|---|
static class |
ImmutableValue.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getEncoding() |
String |
getType() |
int |
hashCode() |
static IValue |
immutableCopy(IValue value) |
Boolean |
isExpand() |
static ImmutableValue.Builder |
newBuilder() |
static ImmutableValue.Builder |
newBuilderFrom(IValue value) |
String |
toString() |
public static ImmutableValue.Builder newBuilder()
public static ImmutableValue.Builder newBuilderFrom(IValue value)
public String getContent()
getContent
in interface IValue
public String getEncoding()
getEncoding
in interface IValue
Copyright © 2021. All rights reserved.