| 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 IValuepublic String getEncoding()
getEncoding in interface IValueCopyright © 2020. All rights reserved.